Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Colab, Github, starts
#1
Hi, I am very new to Python. When I try to run the below code in Colab, got the below error message. How to start with? Anybody?

! git clone https://github.com/llSourcell/Q-Learning...rading.git

Cloning into 'Q-Learning-for-Trading'...
remote: Enumerating objects: 25, done.
remote: Total 25 (delta 0), reused 0 (delta 0), pack-reused 25
Unpacking objects: 100% (25/25), done.

run.py

NameError Traceback (most recent call last)
<ipython-input-2-75e852f83f6c> in <module>()
----> 1 run.py

NameError: name 'run' is not defined
Reply


Messages In This Thread
Colab, Github, starts - by yeeping50 - Jan-04-2021, 01:27 PM
RE: Colab, Github, starts - by yeeping50 - Jan-05-2021, 08:31 AM
RE: Colab, Github, starts - by itriIA - Oct-23-2021, 05:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  CoLab + GitHub constantin01 2 2,282 Apr-27-2020, 03:44 AM
Last Post: constantin01
  How come afer some iterations of gradient descent, the error starts growing? Corpac 0 1,623 Mar-20-2020, 05:20 PM
Last Post: Corpac
  Import Excel File that Starts with Number kiki1113 1 3,350 Dec-20-2018, 07:13 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020