Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.22 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.22 KB

Neural Networks

This is my repository for all code related to the neural networks class I took in 11th grade.

The repository will be updated to back up my work and reflect my work path through the class.

This repository is completely in Java.

If you would like a python version of this code base, check out this repository by Rishab Parthasarathy.
For a C version, check out this repository by Gloria Zhu.

If you have taken this class and have well-written code in another popular language such as C++, contact me so I can set up a link to your repository as well.

This repository is public but will only be sporadically updated.

There may be some mild swearing (in commit names, JavaDoc, etc.).

This repository can be used as a reference for how basic multi-layer perceptrons can be set up.

By accessing this repository, you agree to take any and all responsibility for any consequences that may arise from accusations of plagiarism or theft. Do NOT copy any code from this repository.