Git Product home page Git Product logo

cs344-code's Introduction

CS 344 - Artificial Intelligence

This is sample code for CS 344 at Calvin College. For details, see the course schedule.

The tools directory includes the Python 3 AIMA repo and code from the PAIP repo. It also includes a packages.txt that specifies the packages required to build a Python virtual environment for the course code.

Getting Started

To use this code, do the following:

  1. Clone this cs344-code quick-start repo to your local machine.
  2. Create your own CS 344 code repo on GitHub: https://github.com/GITHUB_ID/cs344 and clone it to your local machine.
  3. Build/Use a Python virtual environment for this codebase, loading the required packages one at a time as needed or using pip-install on the list of packages given in packages.txt.
  4. Configure your Python environment to load packages from the root of the cs344-code directory structure (e.g., tools/aima and tools/paip).

You will generally work with with your own cs344 repo, using copies of code from our cs344-code as needed. Check our repo periodically so that you can pull/merge any changes.

cs344-code's People

Contributors

kvlinden avatar

Watchers

 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.