Jefferson Javier Hernández Panqueba
Jefferson Javier Hernández Panqueba
@mcs07
Ok, I'll do that
@mcs07
Thanks @crizCraig, I'll try to do it by myself but if @dnsmernst help me would be nice, even I can write a readme with the steps
Hello @crizCraig, it seems that @dnsmernst is not available, I don't know if you are able to help me with some doubts...
I'm getting the same problem, it just don't install the simulator and everything else. My output: ``` PS C:\Users\Jefferson\deepdrive> python .\install.py Checking python version Checking for valid Tensorflow installation 2018-08-14...
I found it, it seems that this import is now allowing to download the simulator and the weights on deepdrive_gym_env.py ``` import csv import subprocess import deepdrive_client # this one...
interesting, I had to reinstall (I tried to update but it doesn't work) the deepdrive package to make it work... (now is downloading everything). thanks @crizCraig
Uncaught TypeError: Cannot read property 'nearest' of undefined at O.getSinglePrediction (knn.js:91)
it seems that's a dependency problem, can you show me how did you get that error, it works well on node?
Are you doing some kind of regression? because predictions should be integers @goldsziggy