AI stuff
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mattia Giambirtone 924eb8cf6d
Fixed argmax
2 months ago
assets Initial work on spam/ham classifier 2 months ago
src Fixed argmax 2 months ago
.gitignore Initial commit 6 months ago
LICENSE Initial commit 6 months ago
README.md Simplified the design, minor additions 3 months ago

README.md

NNExperiments

AI stuff.

TODOs

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