|
You are here |
blog.bdoughan.com | ||
| | | | |
stackchief.com
|
|
| | | | | What software engineers need to know about Java 17 including new features, deprecated features, and removed functionality. | |
| | | | |
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. | |
| | | | |
securehoney.net
|
|
| | | | | 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
|
|
| | | Business contract testing is much simpler done by method calls instead of using something like PACT. | ||