AI stuff
Go to file
Mattia Giambirtone 338732e9f9
Keep track of progress after epochs + fixes
2023-03-22 15:46:24 +01:00
assets Initial work on spam/ham classifier 2023-03-22 11:49:43 +01:00
src Keep track of progress after epochs + fixes 2023-03-22 15:46:24 +01:00
.gitignore Initial commit 2022-12-20 12:04:32 +01:00
LICENSE Initial commit 2022-12-20 12:04:32 +01:00
README.md Simplified the design, minor additions 2023-03-21 18:56:51 +01:00

README.md

NNExperiments

AI stuff.

TODOs

  • Regularization (L1/L2)
  • Implement momentum
  • Optimize matrix multiplication
  • ???
  • Profit