Giter Site home page Giter Site logo

cs-7641-assignments's Introduction

CS 7641 Assignments

This repo is full of code for CS 7641 - Machine Learning at Georgia Tech.

This repo has been originally forked from Chad's repo (https://github.com/cmaron/CS-7641-assignments). A huge thanks to cmaron and jontay for sharing their code. Much of the code contained in this repo is based off of their work. Extended thanks to Pushkar for sharing his ABAGAIL codebase (https://github.com/pushkar/ABAGAIL) that was used for building assignment 2.

How do I use this?

Navigate to the relevant assignment folder in a terminal.

If a python virtual environment has been setup for the project, a simple pip install -r requirements.txt should take care of the required packages.

Each assignment folder has its own run_experiment.py that will do most of the work for you. Running python run_experiment.py -h should provide a list of options for what you can do. Each assignment folder also has its own readme with anything specific to note for that assignment.

For the most part it is simple to run a given set of experiments based on a specific algorithm. One flag to consider always including is --threads with a value of -1. This will speed up execution in some cases but also might use all available cores.

The --verbose flag can be helpful to view data about a given dataset or MDP.

cs-7641-assignments's People

Contributors

cmaron avatar nickzelei avatar jasneetbhatti avatar

Stargazers

Ran Long avatar

Watchers

James Cloos avatar  avatar

Forkers

bianbian2010

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.