/Deep_Learning

Deep Learning with python

Primary LanguageJupyter Notebook

Deep_Learning

Deep Learning with python using tensorflow, keras and torch libraries.

Supervised Learning

1. Artificial Nueral Networks

  1. ANN
  2. Evaluating the ANN with best parameter

ANN

EvaluaiongANN

2. Convolution Neural Networks

dataset

directory 'dataset' containing two classes of imaages in 'test_set' and 'training_set'

CNN

3. Recurrent Neural Networks

Dataset: Google_Stock_Price_Test.csv Google_Stock_Price_Train.csv

RNN

Unsupervised Learning

4. Self Organizing Maps