const notes: Note[]
Writing
Notes on software, AI, and the craft of building things — typed systems, agentic tools, and the occasional detour.
Latest··Dokku
Brand new website hosted on Dokku
I've decided to refresh my personal website.
Read the note→
- Personal platform
- Conference
Big Data World 2019 in short
Key takeaways from the conference.
- #Big Data World
- Python
Ease your Machine Learning work with MLflow
MLflow is an open-source platform that helps to manage the ML lifecycle, including experimentation, reproducibility, and deployment.
- #MLflow
- Kotlin
Machine Learning with Kotlin
As Kotlin can leverage the JVM ecosystem, there are already good libraries to get things done.
- #others
- Python
Share and deploy your Machine Learning services with Docker
Many resources focus on machine learning algorithms, which are really interesting, yet forget about the end of the cycle.
- #Deploy
- #Docker
- Papers
Technical Debt in Machine Learning
I have come across a very interesting paper about Technical debt in Machine Learning.
- #Technical Debt