RossMeikleham / AI

AI coursework at Glasgow University 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#AI

Implementation and writeup of creating an intelligent agent which can process audio samples and predict whether or not a sample contains voice or not. Programmed in Haskell, and uses Python for generating the graphs.

Specific Exercises

Installing Lab Packages

Required

  • GHC 4.6+

cabal configure && cabal install

About

AI coursework at Glasgow University 2015

License:MIT License


Languages

Language:Haskell 52.5%Language:TeX 31.6%Language:Python 15.6%Language:Shell 0.2%Language:Makefile 0.1%