Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barqawiz/ai-nanodegree-term2
Python code for AI Nanodegree Term2 Projects (Keras+Tensorflow)
https://github.com/barqawiz/ai-nanodegree-term2
ai aind2-nlp-capstone aind2-rnn dog-project keras tensorflow udacity
Last synced: 30 days ago
JSON representation
Python code for AI Nanodegree Term2 Projects (Keras+Tensorflow)
- Host: GitHub
- URL: https://github.com/barqawiz/ai-nanodegree-term2
- Owner: Barqawiz
- Created: 2017-10-14T10:02:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T18:58:57.000Z (about 7 years ago)
- Last Synced: 2024-12-20T18:11:42.918Z (about 1 month ago)
- Topics: ai, aind2-nlp-capstone, aind2-rnn, dog-project, keras, tensorflow, udacity
- Language: Jupyter Notebook
- Size: 105 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Artificial Intelligence Engineer Nanodegree
## Inroduction
Collection of python AI projects created for Udacity AI Nanodegree course (Term2)It have practical projects in the field of AI using modern libraries and frameworks such as Keras and Tensorflow.
## Projects
1. Dog-Project (Image Processing):
It is Jupyter notebook that analyze dog images and predict the breed with different python code methods and analyze the different between each method.
2. AIND2-RNN Project(Natural Language Processing):
Time Series Prediction and Text Generation.
3. AIND2-NLP-Sentiment Lab:
Sentiment analysis for IMDB user reviews with different models and comparison.
4. [Machine Translation Project](https://github.com/Barqawiz/aind2-nlp-capstone-translation) (*it is in stand alone repository*) :
Capstone project of the course with different NLP models and advanced techniques.
*'Reviewer feedback on Capstone project: I enjoyed seeing your predicted translations which your notebook printed in the last step. Wow! Your model correctly predicts both sentences!'*