/Artificial-Intelligence

My artificial intelligence projects

Primary LanguagePython

Artificial-Intelligence

My artificial intelligence projects for my AI course All are python / prolog based

  1. A* search
  2. Propositional Calculus Solver
  3. Prolog based circuit simulation
  4. HMM based grapheme to phoneme, with Tkinter UI (Based on CMU data)
  5. Neural Networks (Perceptron and NN Training)
  6. Neural Networks based Grapheme to Phoneme