Geekfun: emoj is written in Node and uses the Dango API, which helps you quickly find emoji by understanding what you type using deep learning. Installation via npm (requires Node >= 4): npm install –global emoj emoj Source (GitHub) → Dango: Teaching Robots to Feel: Emoji & Deep Learning 👾 💭 💕 →
Tag Archives: neural network
Using Machine Learning to generate Super Mario Maker levels
Extract the data from the outdoor levels of Super Mario Bros, represent it as text (as shown above), feed it to a neural network, let it iterate the data quite a few times and *BOOM*, you get this: Machine Learning is Fun! →