Skip to content
/ vis1d Public

One-dimensional visual environment for modeling complex visual phenomena without slow rendering times.

License

Notifications You must be signed in to change notification settings

Riley16/vis1d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vis1d

A one-dimensional visual environment for modeling complex visual phenomena without slow rendering times.

Running env/env1d.py renders a simple example environment episode.

An LSTM model and a training loop with single-step predictive learning have been added as well. The model currently learns to very roughly track a single flat object, but much of the basic infrastructure is in place to play around.

Main dependencies:

  • Python 3 (tested on 3.8)
  • torch >= 1.4

About

One-dimensional visual environment for modeling complex visual phenomena without slow rendering times.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages