https://github.com/dmitrykhramov/deep-learning-foundation
Udacity Nanodegree Program
https://github.com/dmitrykhramov/deep-learning-foundation
deep-learning neural-networks python udacity-deep-learning
Last synced: over 1 year ago
JSON representation
Udacity Nanodegree Program
- Host: GitHub
- URL: https://github.com/dmitrykhramov/deep-learning-foundation
- Owner: dmitrykhramov
- Created: 2017-10-15T16:55:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-12T21:18:47.000Z (over 8 years ago)
- Last Synced: 2025-01-24T01:11:14.049Z (over 1 year ago)
- Topics: deep-learning, neural-networks, python, udacity-deep-learning
- Language: HTML
- Size: 2.79 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deep-Learning-Foundation
Udacity Nanodegree Program
This repository contains projects which I completed while studying deep learning.

## 1. First Neural Network
- [Jupyter Notebook](https://github.com/dmitrykhramov/Deep-Learning-Foundation/blob/master/Predicting%20bike%20sharing%20rent/Your_first_neural_network.ipynb)

## 2. Image Classification
- [Jupyter Notebook](https://github.com/dmitrykhramov/Deep-Learning-Foundation/blob/master/Image%20classification/dlnd_image_classification.ipynb)

## 3. TV Script Generation
- [Jupyter Notebook](https://github.com/dmitrykhramov/Deep-Learning-Foundation/blob/master/TV%20script%20generation/dlnd_tv_script_generation.ipynb)

## 4. Language Translation
- [Jupyter Notebook](https://github.com/dmitrykhramov/Deep-Learning-Foundation/blob/master/Language%20translation/dlnd_language_translation.ipynb)

## 5. Face Generation
- [Jupyter Notebook](https://github.com/dmitrykhramov/Deep-Learning-Foundation/blob/master/Face%20Generation/dlnd_face_generation.ipynb)
