GithubHelp home page GithubHelp logo

sagarnildass / aind_nanodegree Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 91.93 MB

Udacity Artificial Intelligence Nanodegree Projects

Jupyter Notebook 90.11% Python 0.90% CSS 0.01% HTML 8.86% JavaScript 0.11% Shell 0.01%
gameplay game-playing-agent aind sudoku isolation udacity artificial-intelligence

aind_nanodegree's Introduction

A repository of multiple projects and labs done in the Udacity Artificial Intelligence Nanodegree (aind).

In this project, we will be writing code to implement two extensions of our sudoku solver. The first one will be to implement the technique called "naked twins". The second one will be to modify our existing code to solve a diagonal sudoku. To complete this project we will use the tools we learned about in the lesson, and build upon them.

In this lesson, we'll build a Game-Playing agent that defeats opponents in Isolation. Along the way, we'll learn about advanced Game-Playing techniques such as Minimax, Iterative Deepening, and Alpha-Beta Pruning.

In this lab, we'll use depth-first search, breadth-first search uniform-cost search and A* search to build a pacman game playing agent who can find the shortest way through the maze to the goal and reach there.

In this exercise we will check our understanding of simulated annealing by implementing the algorithm in a Jupyter notebook and using it to solve the Traveling Salesman Problem (TSP) between US state capitals.

In this exercise we will check our understanding of Constraint Satisfaction Problems by solving the N-queens problem using symbolic constraints and backtracking search in a Jupyter notebook.

In this project, we will build a system that can recognize words communicated using the American Sign Language (ASL). We will be provided a preprocessed dataset of tracked hand and nose positions extracted from video. Our goal would be to train a set of Hidden Markov Models (HMMs) using part of this dataset to try and identify individual words from test sequences.

aind_nanodegree's People

Contributors

sagarnildass avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.