Git Product home page Git Product logo

mellowmax_softmax's Introduction

mellowmax_softmax

Project Setup

  1. install poetry

  2. download dependency

    cd <project_dir>
    poetry install
  3. you are good to go

Carry out an experiment

poetry run start -e <experiment_name>

Experiment Name

  • custom_mdp
  • random_mdp
  • taxi
  • lunar_lander

Dos & Don'ts

  • Make sure you are developing on different branch instead of 'main' branch.
  • After your work is done, push your branch and create a pull request to merge your code into 'main' branch.
  • Do not merge your code into 'main' branch on local and push it. May cause conflict with others' code.

Formatters

Using vscode

add these lines below in .vscode/settings.json

{
    "python.formatting.provider": "yapf"
}

You can also enable "format on save" in the setting.

Coding Convention

Optional. It would be nice if you follow.

Google Style Guide

Naming Convention

mellowmax_softmax's People

Contributors

yccodr avatar david20571015 avatar eric56421 avatar

Stargazers

Tuchin Chiang avatar

Watchers

 avatar

Forkers

david20571015

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.