|
You are here |
winterbe.com | ||
| | | | |
netopyr.com
|
|
| | | | | So far, all of the examples in my previous article about how to use JavaFX objects in Java code expected the object as an input parameter. But what if you want to create a JavaFX object directly? In t | |
| | | | |
blog.joda.org
|
|
| | | | | Moving from Java 8 to Java 11 is trickier than most upgrades. Here are a few of my notes on the process. (And here are a couple of other ... | |
| | | | |
mreinhold.org
|
|
| | | | | ||
| | | | |
blog.nuculabs.de
|
|
| | | Hello everyone! ?? This is a follow-up post to the previous one, long story short I started taking the course from fast.ai to learn more about Deep Learning. I've built a simple Image Tagging model using the Resnet architecture (don't worry about the paper I did not read it, GitHub Copilot suggested it while writing this blog post). FastAI is a high-level Python library that allows you to train complex ML models really fast and efficiently. After training my model, I've exported it into the ONNX format and in this post we're using the model in a Java application. | ||