Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 823 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 823 Bytes

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.