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
A neural network implemented from scratch in C++/CUDA, including GPU forward propagation, backpropagation, gradient descent, memory management, and real-time training visualization.