Charles Jekel
Charles Jekel
You could certainly build a RL model based on the decisions of a trained tindetheus model. A deep model would probably take a lot of time. Is there a particular...
I haven't looked into this, but I suspect that building `tensorflow
I'm happy to answer programming questions that you run into. > when you say i should copy the '*.env.example' file, where should i copy it to? You could copy the...
What's the final output when you run ```tindetheus train```? You should see something like ``` Summary statistics of profiles with at least one detectable face count 164.000000 mean 5.213415 std...
Hmm... it looks like the model is working. Do you get the same error when you run ```tindetheus like``` now?
How are you logging in? If you use sms you may need to resubmit a token.
XAuthToken expires after sometime (perhaps 24 hours). Try to grab a new XAuthToken.
So what this sounds like, is that the .env or the environment variable isn't being set. To see if this is the case, try to set the environment variable manually...
^^ cool that seems to work. So what I was doing, in the virtual box, navigate Files to ```tinder/temp_images``` and the profile images should populate in here. Set to the...
I didn't set up any way to natively visualize the images from docker. If you are using a shared file system between docker and your vbox, then the above would...