AI stuff
Go to file
Mattia Giambirtone 84c46caba3
Initial work on spam/ham classifier
2023-03-22 11:49:43 +01:00
assets Initial work on spam/ham classifier 2023-03-22 11:49:43 +01:00
src Initial work on spam/ham classifier 2023-03-22 11:49:43 +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