Coder Social home page Coder Social logo

rubentrancoso / grokking-artificial-intelligence-algorithms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rishal-hurbans/grokking-artificial-intelligence-algorithms

0.0 2.0 0.0 43.81 MB

The official code repository supporting the book, Grokking Artificial Intelligence Algorithms

Home Page: https://bit.ly/gaia-manning

License: GNU Affero General Public License v3.0

Python 100.00%

grokking-artificial-intelligence-algorithms's Introduction

Grokking Artificial Intelligence Algorithms

Get Grokking Artificial Intelligence Algorithms at Manning Publications

Requirements

  • Python 3.7.0+
  • Pip 3

Setup

Make sure that you have Python 3.7.0+ installed. Download Python here. pip3 should be installed with Python 3.7.0+ on macOS and Windows. You may need to install pip3 seperately if you're using Linux. Use the sudo apt-get install python3-pip command if you're using Ubuntu or Debian Linux. Use the sudo yum install python3-pip command if you're using Fedora Linux.

Clone this repository.

Navigate to the directory that contains the repository using terminal/console/command line.

Run this command to install the dependency libraries required.

pip3 install -r requirements.txt

Navigate to the directory containing the example that you want to run, and run this command.

python3 <file_name.py>

Overview

This is the official supporting code for the book, Grokking Artificial Intelligence Algorithms, published by Manning Publications, authored by Rishal Hurbans.

History of AI

The example implementations provided will make more sense if you've read the book, however, it might be somewhat useful to you otherwise.

The purpose of this repository is to act as a practical reference for examples of how the algorithms mentioned in the book can be implemented. This repository should not be consulted as the book is read page-by-page, but rather, when you're attempting to implement an algorithm or gain a more technical understanding from a programming perspective.

grokking-artificial-intelligence-algorithms's People

Contributors

dependabot[bot] avatar rishal-hurbans avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.