Skip to content

neuralnetlib 2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 00:56
· 337 commits to main since this release
5b81fea
  • feat: add Conv1D, MaxPooling1D, Embedding
  • refactor: rename train to fit and add layers compat checks
  • ci: remove useless .bat
  • refactor: fixes and improvements
  • refactor: update code for latest changes
  • feat: add BatchNormalization
  • ci: bump version to 2.3.0
  • Merge pull request #28 from marcpinet/feat-more-layers