lazyprogrammer / machine_learning_examples

A collection of machine learning examples and tutorials.

Home Page:https://lazyprogrammer.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I have this error when I run the "python optimistic_initial_values.py"

ramyamer opened this issue · comments

File "optimistic_initial_values.py", line 10, in
from comparing_epsilons import run_experiment as run_experiment_eps
ModuleNotFoundError: No module named 'comparing_epsilons'

You have to clone the repository, not copy only a single file