Skip to content
/ atlas Public
forked from rbavishi/atlas

A Framework for Model-Backed Generators. Backend for AutoPandas (https://autopandas.io)

Notifications You must be signed in to change notification settings

qinxuye/atlas

 
 

Repository files navigation

Atlas

Stage Build Status codecov

A Framework for Model-Backed Generators

Installation

  • As the repository is in early development stage, you should do a development install as follows

      cd <repo-dir>
      pip install -e .
  • The requirements list tensorflow==1.13.2. If you want to use the GPU version, you can manually install tensorflow-gpu==1.13.2 using pip. Make sure CUDA version is 10.

OOPSLA 2019

The system used for the OOPSLA '19 paper is available in the oopsla-2019-autopandas branch. Atlas is a generalization of that system. The porting of AutoPandas onto Atlas is ongoing.

Documentation and More Tutorials

Coming soon.

About

A Framework for Model-Backed Generators. Backend for AutoPandas (https://autopandas.io)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%