Top /r/MachineLearning Posts, June: Neural Network Generated Images, Free Data Science Books, Super Mario World
Generating images with neural networks, free data science books, machine learning for playing Mario, implementing neural networks in Python, and video generation based on terms were all covered this month on /r/MachineLearning.
Grant Marshall
This month on /r/MachineLearning, we see images generated by Google Research's neural nets, 16 great free books on data science, a machine learning system that can play Super Mario World, a tutorial to implement neural networks in Python, and a video stream that visualizes terms provided by the audience made it to the top.
1. Image generated by a Convolutional Network +595
This post links to an image generated from a trained neural network. It's really fascinating to look at a convolutional neural network in this way. The blog post explaining how it was made is here.
2. 16 Free Data Science Books +236
Here we have 16 great free data science books, all compiled in one place. These books cover topics ranging from Python and R to Deep Learning. Each category has at least one book that I would consider very good in its respective topic, and the list as a whole is high quality.
3. Machine learning used to play Super Mario World. +233
This video demonstrates a machine learning system made to play Super Mario. It's impressive how quickly it proceeds through the level, especially considering it is an automated system. This video was also included in my list of top machine learning videos on YouTube.
4. Hey Reddit, I made a 4(+2) part tutorial on how to implement a Neural Network in Python. Let me know what you think. +167
This tutorial builds up an implementation of neural networks from the ground up using Python and Numpy. It's great because of how it works from the basic pieces into a whole neural network library. This provides a great way to learn about neural networks in a hands-on way.
5. Large Scale Deep neural net falling down the rabbit hole +147
This post is related to the number 1 post. Here, instead of generating images, the neural networks generate a video stream that creates video based on the words the viewers suggest. It can be very entrancing.
Related:
1. Image generated by a Convolutional Network +595
This post links to an image generated from a trained neural network. It's really fascinating to look at a convolutional neural network in this way. The blog post explaining how it was made is here.
2. 16 Free Data Science Books +236
Here we have 16 great free data science books, all compiled in one place. These books cover topics ranging from Python and R to Deep Learning. Each category has at least one book that I would consider very good in its respective topic, and the list as a whole is high quality.
3. Machine learning used to play Super Mario World. +233
This video demonstrates a machine learning system made to play Super Mario. It's impressive how quickly it proceeds through the level, especially considering it is an automated system. This video was also included in my list of top machine learning videos on YouTube.
4. Hey Reddit, I made a 4(+2) part tutorial on how to implement a Neural Network in Python. Let me know what you think. +167
This tutorial builds up an implementation of neural networks from the ground up using Python and Numpy. It's great because of how it works from the basic pieces into a whole neural network library. This provides a great way to learn about neural networks in a hands-on way.
5. Large Scale Deep neural net falling down the rabbit hole +147
This post is related to the number 1 post. Here, instead of generating images, the neural networks generate a video stream that creates video based on the words the viewers suggest. It can be very entrancing.
Related: