Skip to content

Contains c# programs for Hidden Markov Models, Neural Networks, K-Means Clustering, and Linear Regression Analysis.

Notifications You must be signed in to change notification settings

jacobforte/AI-Assignment-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Assignment-4

Contains c# programs for Hidden Markov Models, Neural Networks, K-Means Clustering, and Linear Regression Analysis.

To Run

  1. Unzip Executable Version.7z
  2. Run the AI Assignment.exe

To Edit

  1. Install Visual Studios with the .NET desktop development workload
  2. In visual Studios, open AL Assigment.sln

Feel free to modify the .xml files. The programs don't do input validation so make sure everything is inputted correctly. The Neural Network uses randomly generated input and output, so the program doesn't accomplish anything useful and actual outputs tend to zero out. The other tree algorithms work perfectly.

About

Contains c# programs for Hidden Markov Models, Neural Networks, K-Means Clustering, and Linear Regression Analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages