Skip to content

2.3.0

Compare
Choose a tag to compare
@JustGlowing JustGlowing released this 25 Feb 07:50
· 146 commits to master since this release
  • Activation functions can now be defined via callables, thanks to @chicodelarosa
  • The method distance_map now has the parameter neighbour_average that allows the user to normalize the distances. Thanks to @lbugnon