https://github.com/emmanuelezenwere/aind-aiprojects
Portfolio of AI projects developed during my Udacity AI Nanodegree, covering Planning AI, Constraint Satisfaction, Hidden Markov Models, and Search algorithms.
https://github.com/emmanuelezenwere/aind-aiprojects
alpha-beta-pruning astar-algorithm bellman-equation breadth-first-search constraint-satisfaction-problem depth-first-search hidden-markov-model kalman-filter minmax-algorithm networkx nltk numpy pandas scikit-learn scipy sympy
Last synced: 3 months ago
JSON representation
Portfolio of AI projects developed during my Udacity AI Nanodegree, covering Planning AI, Constraint Satisfaction, Hidden Markov Models, and Search algorithms.
- Host: GitHub
- URL: https://github.com/emmanuelezenwere/aind-aiprojects
- Owner: EmmanuelEzenwere
- Created: 2018-07-21T07:19:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T23:47:25.000Z (12 months ago)
- Last Synced: 2024-12-26T11:14:13.641Z (5 months ago)
- Topics: alpha-beta-pruning, astar-algorithm, bellman-equation, breadth-first-search, constraint-satisfaction-problem, depth-first-search, hidden-markov-model, kalman-filter, minmax-algorithm, networkx, nltk, numpy, pandas, scikit-learn, scipy, sympy
- Language: HTML
- Homepage:
- Size: 3.75 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Udacity-AIND
Portfolio of my projects completed for the udacity AIND course