SaumyaBhandari / Optimization_CUDA_From_Scratch

Created a optimization concept with Mini-Batch Gradient Descent and Used Ada-Grad as an optimizer and implemented the entire training process in CUDA for performing the training of the an ANN with 4 hidden layers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# Optimization_CUDA_From_Scratch"

About

Created a optimization concept with Mini-Batch Gradient Descent and Used Ada-Grad as an optimizer and implemented the entire training process in CUDA for performing the training of the an ANN with 4 hidden layers.


Languages

Language:Jupyter Notebook 100.0%