zincware / ZnNL

A Python package for studying neural learning
Eclipse Public License 2.0
6 stars 1 forks source link

Remove `apply_softmax` from softmax cross entropy loss calculation #77

Closed jhossbach closed 1 year ago

jhossbach commented 1 year ago

Resolves #70. I also fixed the pre-commit hook to look up flake8 in github instead of PYCQA's gitlab which would require a username + password.