aind
Here are 58 public repositories matching this topic...
Code developed during the Artificial Intelligence (AIND) nanodegree of Udacity
-
Updated
Oct 27, 2017 - Jupyter Notebook
🤖 Solve Sudoku with AI, from Udacity AI Nanodegree
-
Updated
Aug 21, 2018 - Python
Repository for the Isolation Game playing agent project of the Udacity AI Nanodegree
-
Updated
Mar 26, 2018 - Python
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
-
Updated
Nov 29, 2018 - Python
Repository for the Sign Language Recognizer project of the Udacity AI Nanodegree
-
Updated
Mar 26, 2018 - Jupyter Notebook
Solve N-Queens problem using constraint satisfaction. This is one of the projects in Artificial Intelligence Nanodegree @udacity
-
Updated
Jul 24, 2017 - Jupyter Notebook
Machine Learning Engineer Capstone Project. Multi-Class Deep Learning Classification (CNN) to classify images in the Amazon Rainforest. Kaggle Competition.
-
Updated
Aug 19, 2018 - Python
Build a sign language recognition system using Hidden Markov Models
-
Updated
Apr 2, 2018 - HTML
This is the first project for Artificial Intelligence Nanodegree @udacity. Sudoku solver.
-
Updated
Jul 21, 2017 - Python
Python(Flask-ask) version of Udacity's Alexa Project https://github.com/udacity/AIND-VUI-Alexa
-
Updated
Aug 9, 2017 - Python
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, expansi…
-
Updated
Nov 29, 2018 - Python
Part of Artificial Intelligence Nanodegree (AIND) from Udacity. First project in Term 1 trying to solve Sudoku.
-
Updated
Feb 4, 2017 - Python
Repository for the Planning Search project of the Udacity AI Nanodegree
-
Updated
Mar 26, 2018 - Python
Improve this page
Add a description, image, and links to the aind topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aind topic, visit your repo's landing page and select "manage topics."