GithubHelp home page GithubHelp logo

world_model's Introduction

world_model

This repository is used to store the code for my master's thesis. The code is modified from mile.

Experiments here: https://tks-zx.fzi.de/projects/e7fe0f4551b74ce79bed2431503110ec/experiments?columns=selected&columns=type&columns=name&columns=tags&columns=status&columns=project.name&columns=users&columns=started&columns=last_update&columns=last_iteration&columns=parent.name&order=-last_update&filter=

training

run

python train.py --conifg-file mile/configs/your_config.yml

You can use default config file 'mile/configs/mile.yml', or create your own config file in 'mile/configs/'.
In config file(*.yml), you can set all the configs listed in 'mile/config.py'.
Before training, make sure that the required input data/output reconstruction data as well as the model structure/dimensions are correctly set in 'mile/configs/your_config.yml'.

test

run

python prediction.py --config-file mile/configs/prediction.yml

The config file is the same as in training.
In file 'mile/data/dataset.py', class 'DataModule', function 'setup', you can change the predict_dataset/sampler type.

world_model's People

Contributors

daniel-bogdoll avatar tmacaaron avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

daniel-bogdoll

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.