You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the project for COMS 4995 "Design Using C++", 2024.
This project is to build a simple neural network framework, ensuring the basic functions such as gradient descent, optimizing, while utilizing modern C++ features.
About
This is the project for COMS 4995 "Design Using C++", 2024.