Skip to content

Analyse and Design Deep Neural Network, Dr.Kalhor, University of Tehran

Notifications You must be signed in to change notification settings

Arhosseini77/ADDNN_2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Analysis and Design of Deep Neural Networks - Homework Submission

Analyse and Design of Deep Neural Network, Dr. Kalhor and Dr. Nadjar Araabi, University of Tehran


Contributors Stargazers Issues

About

This repository contains homework submissions for the course "Analysis and Design of Deep Neural Networks," instructed by Dr. Ahmad Kalhor and Dr. Babak Nadjar Araabi.

Course Overview

The course explores the details of designing and analyzing deep neural networks, focusing on three main ideas:

  • Separation Index (SI)
  • Smoothness Index (SMI)
  • Similiraty Learning

Contents

Included in this repository:

  • Code implementations for all homework assignments.
  • Detailed reports for each homework assignment.
  • Descriptive files providing comprehensive instructions and guidelines for each homework assignment.

Key Features

Environment and Dependencies

  • Python Version: 3.10
  • PyTorch Version: 2.1.1+cuda 11.8

Setting up Conda Environment

  • Create the Conda environment using the provided YML file (env_addnn.yml):
conda env create -f env_addnn.yml
  • Activate the created Conda environment:
conda activate torch2

Acknowledgments

Special thanks to Dr. Ahmad Kalhor and Dr. Babak Nadjar Araabi for their invaluable guidance and instruction throughout the course.


About

Analyse and Design Deep Neural Network, Dr.Kalhor, University of Tehran

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published