Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 318 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 318 Bytes

Squishy-Methane-Analysis

Research code space for Squishy Robotics methane related machine learning and data analysis.

Installation Instructions

Make sure to create a Python venv by doing the following

python3 -m venv .

Notes

  • Breaks with Conda 3.9.12
  • Works with Python 3.10.9 outside of Conda