Skip to content

Releases: imdeepmind/NeuralPy

v0.2.1

08 Mar 17:18
42e27f3
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Cleaned the code, restructured the modules, fixed the bugs.

Second Major Release

11 Sep 17:11
8dd01a9
Compare
Choose a tag to compare
Second Major Release Pre-release
Pre-release

Second Major Release introduces more new layers, improvements, support for generators etc.

Release v0.1.1-alpha with some minor big fixes

21 Jun 12:49
c853483
Compare
Choose a tag to compare

Following are the changes in this release

  • Fixed Model class init method (#30 )
  • Made the validation data on fit method optional (#26 )
  • Added more test cases (#29 and #28 )

First Release of NeuralPy

16 Jun 17:42
Compare
Choose a tag to compare
Pre-release

This is the first release of NeuralPy, so everything in the library is added in this version. Please have a look at the documentation for more details