Difference between revisions of "DPS921/PyTorch: Convolutional Neural Networks"

From CDOT Wiki
Jump to: navigation, search
(Created page with "= Convolutional Neural Networks Using Pytorch = == Group Members == 1. Shervin Tafreshipour 2. Parsa Jalilifar 3. Novell Rasam == Progress == Friday,Nov 6, 2020 - Created a...")
(No difference)

Revision as of 21:52, 6 November 2020

Convolutional Neural Networks Using Pytorch

Group Members

1. Shervin Tafreshipour 2. Parsa Jalilifar 3. Novell Rasam

Progress

Friday,Nov 6, 2020 - Created a basic CNN in jupyterlab using the pytorch Framework.