Understanding How Graal Works – A Java JIT Compiler Written in Java
These are the notes for a talk I gave at JokerConf 2017, which is why they’re written as if we were talking and going through some slides together. (more…)
Read more »In this post we will tackle Artificial Intelligence with baby steps and try to build a very simple neural net in Java.
Read more