The neuron ML/AI Workshop

16-Jun 2017 - 17:30

This is the first of what we hope to be a series of workshops at Foo Café about Machine Learning and Artificial Intelligence. The goal of the workshop is to cover topics that is of interest to the participants and anyone can sign up to present a topic at one of our workshops. The topic may range from technologies like Neural nets, SVM's, Linear regression and Genetic programming to applications like Image recognition, Speech, Advanced analytics, and other similar topics.

The aim is that there should be a short 10 to 15 minutes introduction followed by some samples that everyone can run from their own computers and play around with during the majority of the workshop. We then finish of by discussing what practical applications this specific sample can be applied for and what findings we have made during the workshop.

This first event is for all developers that are more into code then math and want to learn more about ML. I have created a small JavaScript sample of a neural net that I will explain in more detail and then we can play around with the code, to see what this small network of neurons can do for us. Here you can find the samples we are going to play with.

http://www.johanbroddfelt.se/neural_net_in_javascript-33

http://www.johanbroddfelt.se/rock_scissor_paper_neural_net-55

http://www.johanbroddfelt.se/noughts_and_crosses_neural_net_version-40

This will get technical and don't forget to bring your laptop.