Anthony Corletti

Ml

  • Speak soon! Part II

    Turns out an AI can be your executive assistant, but it requires a twist of creative writing and software development: prompting, not necessarily programming.
  • AI Infrastructure on Kubernetes

    The rise in usage of Kubernetes for AI/ML workloads has led engineers to question the suitability and effectiveness of Kubernetes' resource management and scheduling to meet the growing requirements of these workloads. So what?
  • Machine Learning with GoLearn

    Machine learning engineering is relatively fun and easy to do in Go. Data scientists and ML engineers should checkout Go for building ML applications!
  • ML with StreamLit

    Building lightweight ML applications with python, pandas, streamlit, and scikit-learn is a awesome. Let's run through a simple example app to illustrate this.