Code Monkey home page Code Monkey logo

fproject_team26's Introduction

CS492_Project_Team26

Team 26: Nikolai Kurlovich

Installation

  1. Clone this repository

    git clone https://github.com/ashnvael/FProject_Team26.git
  2. ALso in addition to the standard packages contained in the Colab envrionment, please install those

    pip install keras-tcn
    pip install ray['rllib']
    pip install nengolib
  3. IMPORTANT: In the source files of ray['rllib'] just installed, please replace ray/rllib/models/modelv2.py by the modelv2.py file contained in this project. This file fixes (supposedly) a bug in one of the RLLIB functions.

File Descriptions:

Jupyter Notebooks are named after the section of the paper their results appear in.

  1. Part 1 - In this part we build a DRL agent and provide it with 2 NN models.

  2. Part 2 - In this part we label the data and build several models aimed to generate features.

  3. Part 3 - In this part we were supposed to extract the features and feed them into the model. The first part shows how to load weights and extract the features. However, due to ineer intricacies of RLLIB I failed to make RLLIB accept the extracted features, and so this section is left without significant results.

To run evaluations, please navigate to the sections of the jupyter Notebook containing '''Evaluation''' in their titles, skipping the training part to directly proceed to the evluation.

fproject_team26's People

Contributors

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