Difference between revisions of "DPS921/PyTorch: Convolutional Neural Networks"
(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...") |
(→Group Members) |
||
Line 2: | Line 2: | ||
== Group Members == | == Group Members == | ||
− | 1. Shervin Tafreshipour | + | 1. Shervin Tafreshipour |
− | 2. Parsa Jalilifar | + | 2. Parsa Jalilifar |
3. Novell Rasam | 3. Novell Rasam | ||
Revision as of 21:53, 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.