đź“” gsbook

Code implementations based on the book “Inteligencia Artificial. Fundamentos, práctica y aplicaciones”, 2nd. Edition, by Alberto García Serrano.

Get started now View it on GitHub


Getting started

About the book

TODO.

Dependencies

TODO.

Get the code!

  1. Clone the repo:
    $ git clone https://github.com/RodolfoFerro/gsbook.git
    

    Or you can download it directly from GitHub as a zip:

    Download as zip View it on GitHub

  2. Go to the folder (you may need to remove the -master suffix if you downloaded it as a zip file):
    $ cd gsbook
    
  3. TODO.
    $ echo "TODO."
    
  4. That’s it!

About the project

License

📔 gsbook is originally based on the contents of the book “Inteligencia Artificial. Fundamentos, práctica y aplicaciones”, 2nd. Edition, by Alberto García Serrano.

The present content is an improvement of the original information and code, and a MIT license is provided. –Link must be added–

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Submitting code changes:
  • Open a Pull Request
  • Reference the PR to the corresponding issue
  • Don’t forget to mention any owner
  • Await for code review

gsbook is maintained with by FanyCaz & Rodolfo Ferro.