Giter Club home page Giter Club logo

ucl-dark.github.io's Introduction

The UCL Deciding, Acting, and Reasoning with Knowledge (DARK) Lab is a Reinforcement Learning research group at the UCL Centre for Artificial Intelligence. We focus on research in complex open-ended environments that provide a constant stream of novel observations without reliable reward functions, often requiring agents to create their own curricula and to deal with external knowledge, natural language, and hard exploration problems.

Update your information

Edit sitedata/people.yml

  • interests: Your research interests. Can be a single sentence or keywords seperated by ;
  • home: Homepage
  • tw: Twitter handle
  • im: Your photo. It can either be a web link or the link to the picture under static/images/people/
  • github: Your GitHub acount name

Steps to add your papers

On commandline:

  1. git pull origin
  2. Append a new row to sitedata/papers.yml
  3. Add an image of the paper to static/images/papers
    • file name should be "[YOUR PAPER UID].jpg" (png format not supported currently)
    • the file size should be less than 500kb
  4. make run to check the updates locally
  5. git add static/images/papers
  6. git commit -am "[YOUR MSG]"
  7. git push origin

On the web interface:

  1. Append a new row to https://github.com/ucl-dark/ucl-dark.github.io/blob/master/sitedata/papers.yml
  2. Upload an image of the paper to https://github.com/ucl-dark/ucl-dark.github.io/tree/master/static/images/papers
    • file name should be "[YOUR PAPER UID].[jpg/png]"
    • note the name of the image should be the same as paper id

Add a news

On commandline:

  1. git pull origin
  2. Append a new item to sitedata/news.yml
    • message is in markdown format
  3. make run to check the updates locally
  4. git add static/images/papers
  5. git commit -am "[YOUR MSG]"
  6. git push origin

On the web interface:

  1. Append a new row to https://github.com/ucl-dark/ucl-dark.github.io/blob/master/sitedata/news.yml
    • message is in markdown format

Steps to update the site

The following steps are optional (in case you want your modifications show immediately on the http://dark.cs.ucl.ac.uk/) : bash deploy.sh

ucl-dark.github.io's People

Contributors

coliff avatar edemaine avatar egrefen avatar fa-ribeiro avatar hkalant avatar ibug avatar justinrummel avatar kulbhushanchand avatar lsolesen avatar maxheld83 avatar minqi avatar mmistakes avatar nickgarlis avatar ohadschn avatar pminervini avatar robertkirk avatar rockt avatar rschaerer avatar samvelyan avatar scot3004 avatar stelios3g avatar thoemmi avatar tlindsay42 avatar tobie avatar tony-ho avatar torrocus avatar vincenttam avatar yihangho avatar zenharbinger avatar zhengyaojiang 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.