Git Product home page Git Product logo

rlinoperations's Introduction

RLinOperations

Materials for the first two days code demonstration at the RL in Operations Workshop at Northwestern University.

The subfolders should contain the appropriate code demos for the different demonstrations. Note that each of them have their own readme files with installation instructions to install the prerequisite python packages. We also included PDF files of the slide presentations (note that not all of the material will be covered, but we included some extra supplementary slides for more information).

Running a Code Demo

You will need the following software already installed on your machine:

In order to run the first code demonstration for example, you will do the following:

  1. Open Anaconda Prompt via search toolbar
  2. git clone https://github.com/seanrsinclair/RLinOperations

(Note: If git is not installed then can download from: https://github.com/git-guides/install-git, can also skip this step if this code is already downloaded)

  1. cd RLinOperations

(Or navigate to where your code is saved)

  1. code .

This will open the visual studio code window. There will be five folders, one for the slides, and one for each of the code demos.

  1. cd custom_simulator\ORSuite (or custom_simulator/ORSuite depending on platform)
  2. conda env create --name custom_simulator --file environment.yml
  3. conda activate custom_simulator
  4. pip install -e .
  5. conda install jupyter
  6. jupyter notebook

You can now navigate to examples folder and open the demo.

Questions: [email protected]

rlinoperations's People

Contributors

seanrsinclair 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.