Coder Social home page Coder Social logo

ahmedwael19 / cie555---deep-learning-and-neural-networks Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 917 KB

This repo contains all my work for Deep Learning and Neural Networks class in Spring 2019

License: MIT License

Jupyter Notebook 98.62% Python 1.38%

cie555---deep-learning-and-neural-networks's Introduction

CIE555---Deep-Learning-and-Neural-Networks

This repo contains all my work for Deep Learning and Neural Networks class in Spring 2019.

The projects were implemetned using the following techologies:

  • Python
  • Numpy
  • Pandas
  • OpenCV
  • Keras
  • TensorFlow
  • Pytorch

Table of content

  1. Model Validation
  2. TensorFlow
  3. Pytorch
  4. Keras Eager Execution
  5. Keras Optimization Techniques
  6. DenseNet Architecture
  7. RNN Time Series Predicting Stock Prices
  8. RNN on IMDB and GloVe pretrained weights Rating System

Model Validation

In this project, numpy and pandas were explored in details. Also, forward propagation and backward propagation were implemented from scratch and used on Iris dataset.

TensorFlow

In this project, tensorflow modules were used to train a shallow neural network on both Iris dataset, and Boston dataset for classification and regression.

Pytorch

In this project, Pytorch was explored in details. Moreover, a 2-layer neural network was trained on Iris dataset using Pytorch modules.

Keras Eager Execution

In this project, Keras Eager Execution was used on Breast Cancer dataset by training a 3-layers neural networks.

Keras Optimization Techniques

In this project, Keras modules were used on MNIST dataset withouth CNN to train a shallow neural networks using different optimizers (RMSProp, Adam,SGD).

DenseNet Architecture

In this project, DenseNet101 Architecture was implemented and defined completely.

RNN Time Series Predicting Stock Prices

In this project, RNN model was developed to predict to the stock market prices for the next week with accuracy of 90%.

RNN on IMDB and GloVe pretrained weights Rating System

In this project, RNN model was developed to rate the review based on word embedding. The model was first randomly initialized, then GloVe pre-trained weights were used to boost the accuracy up to 92%.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.