AI stuff
Go to file
Mattia Giambirtone 924eb8cf6d
Fixed argmax
2023-03-28 10:28:05 +02:00
assets Initial work on spam/ham classifier 2023-03-22 11:49:43 +01:00
src Fixed argmax 2023-03-28 10:28:05 +02: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