Explore >> Select a destination


You are here

blog.bdoughan.com
| | stackchief.com
3.0 parsecs away

Travel
| | What software engineers need to know about Java 17 including new features, deprecated features, and removed functionality.
| | blog.nuculabs.de
3.2 parsecs away

Travel
| | 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.
| | securehoney.net
2.7 parsecs away

Travel
| | In this week's blog post I decribe how I created an antidote for the Android Simlelocker ransomware. The Java file will decrypt an infected device's files.
| | jensrantil.github.io
27.6 parsecs away

Travel
| Business contract testing is much simpler done by method calls instead of using something like PACT.