Skip to content

xvicmanx/artificial-intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence

A project created to explore some of the most important algorithms of the area of Artificial Intelligence by solving some challenges with those learned algorithms.

Install

git clone https://github.com/xvicmanx/artificial-intelligence

cd artificial-intelligence

pip install -r requirements.txt

Challenges examples

Some examples of challenges solved with AI can be found in the challenges folder.

Dependencies

  • gym: OpenAI Gym is a toolkit for developing and comparing reinforcement learning algorithms.

  • joblib: Joblib is a set of tools to provide lightweight pipelining in Python

  • matplotlib: Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

  • numpy: NumPy is the fundamental package needed for scientific computing with Python.

  • numpy: Scikit Learn is a Python module for machine learning built on top of SciPy and is distributed under the 3-Clause BSD license.

About

About AI for academic purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages