Any good Forums dedicated to Neural Networks and Deep Learning?

CosmoCortney

i snack raw pasta and chew lollipops
OP
Member
Joined
Apr 18, 2013
Messages
1,768
Trophies
2
Location
on the cool side of the pillow
Website
follow-the-white-rabbit.wtf
XP
3,007
Country
Germany
Hello, does anyone know some decent Forum dedicated to Neural Networks and Deep Learning? (please no Facebook groups)

Been following a book on that subject but it's based on Python. So I implemented the logic behind it in C++. Well, my Neural Network DOES something. But not what it should be doing. I guess it's just a small tweak I need to do...
 

FAST6191

Techromancer
Editorial Team
Joined
Nov 21, 2005
Messages
36,798
Trophies
3
XP
28,321
Country
United Kingdom
Are there forums for much of anything any more? Also if you find one and are playing at that level are you going to get much help? Most tech forums tend to have a fairly big barrier to entry.

Personally I would take a step back, search for the various popular open source neural networks ( https://github.com/openai/pixel-cnn , https://www.hypergan.com/ and https://github.com/topics/machine-learning probably has a bunch more of varying degrees of relevance) and see about playing where they are mentioned but not explicitly tailored towards. A lot of it is still really high end academics (tending to be a postgrad course, if not phd, in many places and possibly more on the maths background than straight IT/computer science) or equally high end business and thus most people find themselves wrapped up in 9 layers of NDA.

Equally while they are basically the facebook of the tech world does stackexchange or spiceworks not have anything of merit?
There has been some interest in having computers play games too so you could find something there, however a lot of those are more about interfacing between emulators and the players and off the shelf stuff (reasonably basic at that) so eh. There are also a few challenges for such things that might be worth looking into to find some discussion.

I would also ask what the book is teaching you like. This is to say is it one of those follow along and you too will end up with a long form copied version of something you can download without understanding too much?
 

CosmoCortney

i snack raw pasta and chew lollipops
OP
Member
Joined
Apr 18, 2013
Messages
1,768
Trophies
2
Location
on the cool side of the pillow
Website
follow-the-white-rabbit.wtf
XP
3,007
Country
Germany
Are there forums for much of anything any more? Also if you find one and are playing at that level are you going to get much help? Most tech forums tend to have a fairly big barrier to entry.

Personally I would take a step back, search for the various popular open source neural networks ( https://github.com/openai/pixel-cnn , https://www.hypergan.com/ and https://github.com/topics/machine-learning probably has a bunch more of varying degrees of relevance) and see about playing where they are mentioned but not explicitly tailored towards. A lot of it is still really high end academics (tending to be a postgrad course, if not phd, in many places and possibly more on the maths background than straight IT/computer science) or equally high end business and thus most people find themselves wrapped up in 9 layers of NDA.

Equally while they are basically the facebook of the tech world does stackexchange or spiceworks not have anything of merit?
There has been some interest in having computers play games too so you could find something there, however a lot of those are more about interfacing between emulators and the players and off the shelf stuff (reasonably basic at that) so eh. There are also a few challenges for such things that might be worth looking into to find some discussion.

I would also ask what the book is teaching you like. This is to say is it one of those follow along and you too will end up with a long form copied version of something you can download without understanding too much?

Thanks. I don't know why I couldn't find any useful forum. Other programming forums (at least the ones I usually visit) don't seem to be very dedicated to this nor have any subforums. I also avoid German forums since many people there tend to be salty for no obvious reason and don't help you at all.

I already worked with existing libraries, but I'd like to learn to develop my own architecture now.

But StackExchange appears promising. I'll have a look at it soon.
The book I was following can be found here: https://www.amazon.com/Make-Your-Own-Neural-Network-ebook/dp/B01EER4Z4G
The first half explains neural networks in general til back-propagation. Everything is explained with diagrams and sample values.
After that, a neural network is implemented in Python.

EDIT: I'd also like to mention I'm not a huge fan of Python (not saying it is bad) and prefer C++ or C#. I was thinking of creating my own NN being able to recognize hand signs for instance by processing camera input in real-time. Using this with UE, Unity or Qt seems to be a lot of fun
 
Last edited by CosmoCortney,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Maximumbeans @ Maximumbeans: butte