Nikronic / Deep-Learning-Summer-School_University-of-Tehran

Contains all assignments in summer school

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep-Learning-Summer-School_University-of-Tehran

Contains all assignments in summer school.

Implementation and Environment

All assignments are in python and implemented in Jupyter Notebook. I used Google Colab for speeding up training because of powerful Nvidia GPUs on Google Cloud. please visit colab.resreach.google.com.

Topics

Fully Connected Neural Network,Convolutional Neural Network, Recurrent Neural Network, Generative Adversarial Network and some preprocessing.

Notice

Because this assignment should be evaluated, I had to use proposed method and do not do restricted methods or functions. So there may be alot of ways to this assignmens or better ways!

Reference

All assignments provided by University of Tehran,ACM group with title UTDLSS2. For more information please visit acm.ut.ac.ir/deeplearning

About

Contains all assignments in summer school

License:MIT License


Languages

Language:Jupyter Notebook 100.0%