Metadata-Version: 2.1
Name: deluca-lung
Version: 0.0.4
Summary: UNKNOWN
Home-page: https://github.com/MinRegret/deluca-lung
Author: Google AI Princeton
Author-email: dsuo@google.com
License: Apache License
Description: # deluca-lung
        
        ## Getting started
        Instructions to provide to students: run the following commands
        ```
        pip install deluca-lung
        jupyter notebook
        ```
        
        Navigate to the notebook `demo/2021-07-18 controller demo.ipynb` and run the cells.
        
        ## Setting up Raspberry Pi
        - Create a Raspberry Pi OS image via [this](https://github.com/MinRegret/rpi-gadget-image-creator)
        
Keywords: differentiable,control algorithms,reinforcement learning
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Description-Content-Type: text/markdown
