RVSagar / uw-auto-rc-car

Autonomous RC car project for a future University of Waterloo Mechatronics course.
MIT License
3 stars 1 forks source link

Add Tensorflow and Keras to base Dockerfile #13

Closed RVSagar closed 3 years ago

RVSagar commented 3 years ago
pip install wheel
pip install tensorflow
pip install keras==2.3.1
pip install -U scikit-learn

The above seems to work well for Python 2.7 (ROS1).

RVSagar commented 3 years ago

Fixed in acdfe6627a6161da808d54c751d281c6ef1f09b7