Skip to content

mabhay3420/Deep-learning-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning

Introduction_2_ANN

Contains Assignments and practice notebooks implemented in PyTorch and TensorFlow.The work was completed in summer 2020 under the PClub Project "Introduction to ANN" which was loosely based on "Deep learning with Andrew Ng"

This mainly covers:

  • Single layer neural networks
  • linear regression models
  • pyTorch Tutorials
  • DNN
  • CNN
  • Recurrence neural networks ( A small portion of NLP is implemented)

Mathemetics-of-dl

Implement and visualize basics algorithm using only python and libraries such as numpy and matplotlib. The aim is to understand the mathematics that gives the power Machine learning/ Deep learning has and how it acheives that ( Rather a tough task ).

Content :

  • Principal Component Analysis

Hackathon_and_workshops

This will contain the notebooks implemented for various hackathons/workshop i participate in :

  • PClub hackathon : Simple Transfer Learning model
  • Khanan_datagenix_hackathon : A simple ml problem with 6 input feature and one output feature.

About

Deep learning assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published