Skip to main content

Client Interface for InvertedAI Simulate

Project description

Documentation Status

Product Interface Client

  • Safety Validation
  • Synthetic Data Generation
  • Training and Testing
  • Real-World Results From Simulation
  1. Install invertedai_simulate in your project environment.

    pip install invertedai_simulate
    
  2. Alternatively, build the environment with the packages in the 'requirements.txt'.

    poetry install --no-dev
    
  3. Run your simulation! 🎉

  • For driving run:
     python client_app_driving.py  --zmq_server_address 'x.x.x.x:5555'
    
  • For data generation run:
    python client_app_trafficlight_data.py --zmq_server_address 'x.x.x.x:5555'
    
  1. Sample codes are also provided as Jupyter-notebooks.
  • For driving: Open In Colab

  • For data generation: Open In Colab

  • For data generation as a pytorch dataloader: Open In Colab

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

invertedai-simulate-1.0.5.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

invertedai_simulate-1.0.5-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page