KyleBoyer
KyleBoyer
Check out: https://github.com/Sjaakmoes/pokapi/blob/master/src/Pokapi/Rpc/Service.php At the bottom it looks like they have this done already.
@Sjaakmoes I don't know if that will be practical, it may be better/faster to get up and running by simply including the encrypt files for windows/Linux/Mac (32/64bit) and have an...
You run it for as long as you want. I encourage you to run the training in the background using nohup and disown. That way you can evaluate the network...
How long did you train for? I trained with 50k for about 16hrs and got high 90% accuracy. I also am training on CPU only with an i7-6700K. However my...
What code are you using for all of your scripts/dependencies?
> You should get something similar to this back : https://github.com/JorgenPhi/php-snapchat/wiki/API-v2-Research#loqall_updates > > All snap media is now part of a conversation, so everything should be inside conversation_messages. @cuonic Perfect!...
> I have only seen the application using /bq/update_snaps for the moment. 1. Sounds good, I'll be using that then! Do you know what the MD5 conversations_checksum is for all_updates...
> No PHP code, I can't exactly help you... What type of image are you trying to upload (JPEG / GIF /PNG), file size, dimensions ? Are you authenticated correctly...
I am using the lastest version! And that is my problem, the upload function always returns false, rather than an ID. My $snapchat->upload function looks like this: ``` PHP public...
What would it take to support the EZOut sensor from TH3DStudio?