Skip to content

lar9482/DecisionTrees-NeuralNetworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4th project from CS 4253-01

Introduction to Artificial Intelligence.

Taught by Dr. Sandip Sen at the University of Tulsa in SP 23.

This repository implements two supervised learning models:

  • Decision Trees
  • Artificial Feedforward Neural Networks

The performance of these models were tested using the following datasets:

  • Artificial dataset. [1]
  • EMG Physical Action Dataset [2]
  • Optical Recognition of Handwritten Digits Data Set [3]

For more information, please see info

About

Experiments with Decision Trees & Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages