Allowed file types:jpg, jpeg, gif, png, webm, mp4, pdfMax filesize is 16 MB.Max image dimensions are 15000 x 15000. You may upload 3 per post.
File (hide): c3cdcd72104543d⋯.jpg (93.89 KB, 1280x720, 16:9, maxresdefault.jpg) (h) (u)
▶Neural Networks Anonymous 11/05/18 (Mon) 19:18:39 No.994881>>994892 >>994898 >>995076 [Watch Thread][Show All Posts]
I'm trying to program a snake neural network in C#. I plan to teach it using a genetic algorithm and I've already made the game. It would be helpful if you could leave tips/tricks or tutorials. My understanding of neural networks is not 'that' good.
▶Anonymous 11/05/18 (Mon) 19:48:43 No.994889
Uh...Haven't like 10000 ppl on youtube done this already? Just search on youtube: "machine learning snake" and they code it real-time with commentary so you can watch it...
▶Anonymous 11/05/18 (Mon) 19:58:55 No.994892
>>994881 (OP)
it would be helpful if you kys
▶Anonymous 11/05/18 (Mon) 20:08:53 No.994898
Repo link?
▶Anonymous 11/05/18 (Mon) 20:53:08 No.994917
>C#
▶Anonymous 11/06/18 (Tue) 05:52:24 No.995057
Come back when it's pure C or Ada.
▶Anonymous 11/06/18 (Tue) 07:45:04 No.995076>>995093
Do something different, try outdoing https://github.com/deeppomf/DeepCreamPy
or at the very least https://github.com/nagadomi/waifu2x with better algorithms
https://github.com/makegirlsmoe/makegirlsmoe_web should be optimized as well
https://github.com/dimpurr/awesome-acg-machine-learning
▶Anonymous 11/06/18 (Tue) 09:14:07 No.995093
>>995076
Isn't that pretty simple? Just train your shit on well downscaled images to make it learn what a good upscaled version looks like?