-
When running ``` python setup.py test``` I see the following error in terminal:
```
/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown dist…
-
Hi Brandon @bamos,
I just tried to install and test, and got this error? Any ideas how to fix please?
(pyphi) ajay@ajay-h8-1170uk:~/PythonProjects/qpth-master$ python test.py
dp_fd: [-0.0071…
ghost updated
7 years ago
-
every `scikit-learn` compatible estimator should have certain methods.
http://scikit-learn.org/stable/developers/contributing.html#rolling-your-own-estimator
one of them is `set_params()`.
We need…
-
I run the command as the document saied:
python train_image_classifier.py --train_dir="D:\PythonProjects\flowers-model\inception_v3" --dataset_dir="D:\PythonProjects\\train_data" --dataset_name=f…
-
I have recently hit an edge case where the name of my resource had to contain '/' this has led to problems with our validation method:
`````
C:\Users\wypior\Documents\PythonProjects\f5-common-p…
-
Hi, thanks for releasing this project,
I get the following error, when running `run_a3c.py`.
```(pyphi) ajay@ajay-h8-1170uk:~/PythonProjects/pytorch_a3c-master$ python run_a3c.py
[2017-02-19 1…
ghost updated
7 years ago
-
Currently the`GLM` object does not return the proper variable types at various stages of the `sklearn GridSearchCV` lifecycle. I'll start with some of the issues I have had and the solutions that I wo…
-
```
(myenv) C:\Users\l.a.byakov\PycharmProjects\admin_prod>python manage.py cron --s
ettings=tcbadmin.settings_prod
System check identified some issues:
WARNINGS:
tcb.Agent.created: (fields.W16…
-
Hi, thanks for sharing this very interesting project !!!
I think I might have found a typo/bug?
```
Traceback (most recent call last):
File "/home/ajay/anaconda3/envs/rllab3/lib/python3.5/th…
ghost updated
7 years ago
-
Hi, thanks for making this project open source.
I get the following error,
`Traceback (most recent call last):
File "/home/ajay/anaconda3/envs/pyphi/lib/python3.6/multiprocessing/process.py",…
ghost updated
7 years ago