I'm runing a python code for deep learning in google colab. Python 3.5 is required for that code. How can I install Python 3.5 version in google colab ?
This worked for me.
!apt-get install python3.5
!sudo apt-get install python 3.5
execute this code in colab cell. Once you are done restart you colab session.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With