Skip to content

My projects on Artificial Intelligence.

Notifications You must be signed in to change notification settings

hhc2tech/AIprojects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Projects

This is a list of my projects on Artificial Intelligence and Computer Graphics. Almost every project is done with Python, some simple implementations with numpy and more complicated projects done with Tensorflow, Keras and Pytorch. There are also a couple of web applications built with Javascript and WebGL.

Machine Learning

  • A simple single-layer Perceptron for classification with custom data.
  • A single-layer feed-forward Neural Network with activation function and backpropagation implemented in Python.
  • A multilayer preceptron for MNIST dataset classification with Keras.
  • A CNN for traffic signs recognition with Keras.
  • A CNN for CIFAR image classification with Keras.
  • ML algorithm comparison for fruit classification.

Computer Vision

Artificial Intelligence

  • PyNego a bilateral automatic negotiation environment implemented in Python.
  • NegoJS a multi-agent automatic negotiation environment.

Biometrics

Computer Graphics

Author

About

My projects on Artificial Intelligence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.5%
  • Other 1.5%