GitHub topics: aind
lucko515/speech-recognition-neural-network
This is the end-to-end Speech Recognition neural network, deployed in Keras. This was my final project for Artificial Intelligence Nanodegree @Udacity.
Language: HTML - Size: 12.7 MB - Last synced at: 22 days ago - Pushed at: about 8 years ago - Stars: 190 - Forks: 85

sagarnildass/AIND_nanodegree
Udacity Artificial Intelligence Nanodegree Projects
Language: Jupyter Notebook - Size: 88.3 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 2

ZahoreczTibor/product_management
Tibor Zahorecz product management projects.
Size: 12.4 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 6

aleksas/aind2-nlp-capstone Fork of udacity/aind2-nlp-capstone
Udacity AIND 2 AIND NLP project.
Language: Jupyter Notebook - Size: 2.41 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

udacity/AIND-Chiron 📦
Chiron submission configuration files
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 3

alucard001/aind-isolation
AIND Project - Isolation game
Language: Python - Size: 441 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

JacobPolloreno/Artificial-Intelligence-ND
Projects from Udacity's Artificial Intelligence Nanodegree
Language: HTML - Size: 16.7 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

JacobPolloreno/AIND-VUI-Alexa Fork of udacity/AIND-VUI-Alexa
Python(Flask-ask) version of Udacity's Alexa Project https://github.com/udacity/AIND-VUI-Alexa
Language: Python - Size: 182 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

buffos/aind_projects
projects for Udacity's AI nanodegree
Language: Python - Size: 998 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

rimoune/AIND-Build_a_Sign_Language_Recognizer
Build a sign language recognition system using Hidden Markov Models
Language: HTML - Size: 176 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rimoune/AIND-Implement_a_Planning_Search
Implementation of a Planning Search Agent
Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

rimoune/AIND-Artificial-Intelligence
Artificial Intelligence projects - Udacity
Language: HTML - Size: 1.82 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rimoune/AIND2-Dog_Breed_Classifier
Use CNNs and Transfer Learning to predict dog breed from dog images
Language: Jupyter Notebook - Size: 2.89 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

rimoune/AIND-Solve_a_Sudoku_with_AI
Diagonal Sudoku Solver
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sunsided/AIND-Sudoku Fork of udacity/AIND-Sudoku
Solving Sudoku using constraint propagation and depth-first state-space search
Language: Python - Size: 266 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

sunsided/AIND-Planning Fork of udacity/AIND-Planning
State-Space Planning using A* Progression Search with Planning Graph Heuristics
Language: Python - Size: 1.82 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

sunsided/AIND-Recognizer Fork of udacity/AIND-Recognizer
Sign Language Recognition using Hidden Markov Models
Language: Jupyter Notebook - Size: 536 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

diegocasmo/udacity-aind 📦
A repository of multiple projects and labs done in the Udacity Artificial Intelligence Nanodegree (aind).
Language: Jupyter Notebook - Size: 4.24 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 14

ryantd/Solve-Sudoku 📦
🤖 Solve Sudoku with AI, from Udacity AI Nanodegree
Language: Python - Size: 172 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ryantd/Adversarial-Search 📦
🤖 Adversarial Search with AI, from Udacity AI Nanodegree
Language: Python - Size: 155 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ryantd/Classical-Planning 📦
🤖 Classical Planning with AI, from Udacity AI Nanodegree
Language: Python - Size: 269 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

juimin/learning
A collection of starter bits for learning about various topics as well as an archive of school work
Language: Jupyter Notebook - Size: 176 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

lucko515/simulated-annealing
One of many projects done in Artificial Intelligence Nanodegree @Udacity. This project was to use Simulated Annealing algorithm to solve Traveling salesman problem.
Language: Jupyter Notebook - Size: 1.57 MB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

shambakey1/coevolutainary_strategy_based_adversial_search
Language: Python - Size: 161 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

lucko515/rnn-sherlock-holmes-book
This project is a part of AIND @Udacity. Here the RNN (Recurrent neural network) is used to generate text. The RNN is implemented using Keras.
Language: HTML - Size: 4.44 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

lucko515/Isolation-AI-agent
This is the second project for Artificial Intelligence Nanodegree @Udacity . This is the game Isolation playing agent.
Language: Python - Size: 2.16 MB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

optimistanoop/Artificial-Intelligence-Nanodegree
This repo contains all the projects developed during my AIND journey.
Language: HTML - Size: 2.91 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

jordan-carson/AmazonKaggle-MLCapstone
Machine Learning Engineer Capstone Project. Multi-Class Deep Learning Classification (CNN) to classify images in the Amazon Rainforest. Kaggle Competition.
Language: Python - Size: 87.4 MB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

fdasilva59/Udacity-Artificial-Intelligence-Nanodegree-Sudoku Fork of udacity/AIND-Sudoku
Repository for the Sudoku project of the Udacity AI Nanodegree
Language: Python - Size: 220 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

fdasilva59/Udacity-Artificial-Intelligence-Nanodegree-Simulated-Annealing Fork of udacity/AIND-Simulated_Annealing
Repository for the Simulated Annealing exercise of the Udacity AI Nanodegree
Language: Jupyter Notebook - Size: 2.08 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

fdasilva59/Udacity-Artificial-Intelligence-Nanodegree-Isolation Fork of udacity/AIND-Isolation
Repository for the Isolation Game playing agent project of the Udacity AI Nanodegree
Language: Python - Size: 2.83 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

fdasilva59/Udacity-Artificial-Intelligence-Nanodegree-Planning Fork of udacity/AIND-Planning
Repository for the Planning Search project of the Udacity AI Nanodegree
Language: Python - Size: 3.46 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

fdasilva59/Udacity-Artificial-Intelligence-Nanodegree-Recognizer Fork of udacity/AIND-Recognizer
Repository for the Sign Language Recognizer project of the Udacity AI Nanodegree
Language: Jupyter Notebook - Size: 385 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

fdasilva59/Udacity-Artificial-Intelligence-Nanodegree-Constraint-Satisfaction Fork of udacity/AIND-Constraint_Satisfaction
Repository for the Constraint Satisfaction Problem lab to solve the N-Queens problem (Udacity AI Nanodegree)
Language: Jupyter Notebook - Size: 296 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

lucko515/pacman-AI
This is the Pacman AI agent implemented as a search problem with DFS, UCS, BFS, A* with different heuristic functions. This project was a part of Artificial Intelligence Nanodegree @Udacity.
Language: Python - Size: 183 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

shambakey1/MCTS_adversial_search
Implementation of Udacity Nanodegree adversial search project using Monte Carlo Tree Search (MCTS). My implementation is a modification of the MCTS at "https://github.com/int8/monte-carlo-tree-search" to suit the project's knights isolation game. My implementation is in the "my_custom_player.py" file
Language: Python - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

shambakey1/aind_classical_planning
My implementation of the AIND classical planning project. The required modifications are included in the "my_planning_graph.py". The comparison results among different algorithms (e.g., depth-first, breadth-first, A*, greedy, uniform-cost) with different heuristics (e.g., unmet goals, max-level, level-sum, set-level) in terms of actions, expansions, time, and optimality is shown in the report.pdf file
Language: Python - Size: 336 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

Ahtesham519/AIND-Recognizer Fork of udacity/AIND-Recognizer
Language: Jupyter Notebook - Size: 573 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Ahtesham519/AIND-Planning Fork of udacity/AIND-Planning
Language: Python - Size: 2.33 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

royveshovda/AIND-P2-build-a-game-playing-agent
Part of Artificial Intelligence Nanodegree (AIND) from Udacity. Second project in Term 1 in the subject of the minimax algorithm.
Language: Python - Size: 3.39 MB - Last synced at: 7 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

rimoune/AIND-Build_a_Game_Playing_Agent
Build an adversarial search agent to play the game "Isolation"
Language: Python - Size: 76.2 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

nekki-t/AIND-Recognizer
Language: HTML - Size: 163 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

TilakD/Udacity_AIND_Isolation
Gameplay, minmax, alpha beta pruning
Language: Python - Size: 1.37 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

anoff/AIND-isolation
My version of the udacity AI nanodegree isolation project
Language: Python - Size: 1.84 MB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Vvkmnn/sherlockAI
🔎 Recurrent neural networks for stock regression and text generation!
Language: Jupyter Notebook - Size: 6.57 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

nekki-t/AIND-Planning
Language: Python - Size: 468 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

lucko515/amazon-alexa-history-facts-skill
The Amazon Alexa skill which provides the fact about AI from the requested year. This was VUI project inside Artificial Intelligence Nanodegree @Udacity.
Language: JavaScript - Size: 107 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

lucko515/dog-application
The dog application is the part of @Udacity Artificial Intelligence Nanodegree. Here I am implementing CNN in Keras to classify dog breeds.
Language: Jupyter Notebook - Size: 1.77 MB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

lucko515/n-queens-AI
Solve N-Queens problem using constraint satisfaction. This is one of the projects in Artificial Intelligence Nanodegree @Udacity
Language: Jupyter Notebook - Size: 250 KB - Last synced at: 16 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

lucko515/Sudoku-AI-solver
This is the first project for Artificial Intelligence Nanodegree @Udacity. Sudoku solver.
Language: Python - Size: 175 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

natikgadzhi/AIND-Simulated_Annealing Fork of udacity/AIND-Simulated_Annealing
Jupyter notebook exercise to check your understanding of simulated annealing
Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

royveshovda/AIND-P1-Sudoku
Part of Artificial Intelligence Nanodegree (AIND) from Udacity. First project in Term 1 trying to solve Sudoku.
Language: Python - Size: 170 KB - Last synced at: 7 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

royveshovda/AIND-CV-Mimic Fork of udacity/AIND-CV-Mimic
Part of Artificial Intelligence Nanodegree (AIND) from Udacity. Computer Vision project: Mimic Me! Uses API from Affectiva to detect emotions in image sent from webcamera. Some gamification added for more fun.
Language: JavaScript - Size: 60.5 KB - Last synced at: 7 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

royveshovda/AIND-CV-FacialKeypoints Fork of udacity/AIND-CV-FacialKeypoints
Part of Artificial Intelligence Nanodegree (AIND) from Udacity. Computer vision capstone project. This repo contains starting code for an end-to-end facial keypoint recognition system that relies on a combination of computer vision and deep learning techniques.
Language: HTML - Size: 161 MB - Last synced at: 7 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

kakumar/AIND-Sudoku
Sudoku Solver
Language: Python - Size: 175 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

arikusu/AIND-Sudoku Fork of udacity/AIND-Sudoku
Language: Python - Size: 203 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
