Skip to content

albertsalgueda/AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI

These are some of my projects in the field of Artificial Intelligence with Python. I hope you find them interesting, feel free to use any of the code inside of this repository.

NOTE: I have moved my HTM system development to this repo

Start here ( overview )

In the overview folder you will find interesting projects from cs50ai related to the main areas of artificial intelligence.

Reinforced

In the reinforced Folder you may find RL-implementation: multi armed bandit, bellman's equation, grid-world problems...

Vision

In the Vision Folder you will find computer vision related projects.

Genetic

Simple implementation of genetic algorithms with python.

Augmented ( under dev.. )

In this folder you will find augmented intelligence projects.