Thanks to visit codestin.com
Credit goes to github.com

Skip to content

danzz006/DL_codes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#DL codes for the training i will be conducting at IST #using tensorflow, keras on VScode

Example 1 Mnist

Classification

Example 2

2a_python array,numpy,loops, if etc 2b_python class, pandas etc

Example 2.5,2.6 Line eq and perceptron classification

Sigmoid & decision boundry explaination Linear classification using Perceptron & learning loop

Example 3

Tf initial orientation and keras based classification for linear/nonlinear case Classical ML (random forest, logistic regression and SVM for classication

Example 5

Times series prediction of energy consumption using RNN, LSTM, GRU and 1D Conv models

Example 6

Natural language processing:implementation of sentiment analysis on movie review data

Example 7

Generative adversarial models

Example 8

Reinforcement Learning algorithm implementation on openai Gym

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Other 0.3%