GithubHelp home page GithubHelp logo

sermanet / learning-from-play Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learning-from-play/learning-from-play.github.io

0.0 0.0 0.0 162.8 MB

Home Page: https://sermanet.github.io/learning-from-play

License: Creative Commons Attribution 4.0 International

Shell 0.01% JavaScript 37.84% CSS 0.15% HTML 62.00%

learning-from-play's Introduction

Learning Latent Plans from Play

Markdown from https://github.com/planetrl/planetrl.github.io

This repo contains the source for the article.

Article

draft.md - main text of the article, in markdown.

draft_appendix.md - appendix, in markdown.

draft_bib.html - the citations.

draft_header.html - start of the document

index.html - generated, don't edit this file.

Instructions to Build and Test

git clone https://github.com/learning-from-play/learning-from-play.github.io.git
cd learning-from-play.github.io
npm install
chmod +x ./bin/*

Modify text by editing draft.md -- this is where all of the content exists.

Appendix content goes in draft_appendix.md. Add bib entries to draft_bib.html.

Run ./bin/make to build document into index.html (which are identical). Run python -m http.server to serve on the base directory to view draft.html in a local browser for debugging.

To watch all markdown files for changes and then compile them, you can run the following

brew install fswatch
./bin/watch

learning-from-play's People

Contributors

sermanet avatar learning-from-play 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.