Skip to content

neuralnetlib 4.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 20:48
· 64 commits to main since this release
b4668c2
  • fix(cosine_sim): division by zero
  • refactor: remove the use of enums
  • docs: huge update and new examples
  • docs(readme): update hyperlinks
  • feat: add SVM
  • fix(Dense): bad variable init
  • fix(Tokenizer): bpe tokenizing
  • fix: jacobian matrix instead of approximation
  • fix(AddNorm): backward pass
  • ci: bump version to 4.0.4