Ivan Ozerets

Ivan Ozerets

ML Engineer

Heavily interested in anything data science, machine learning, and AI. Here you'll find my projects, course notes, and apps I've developed for personal development and competency in the field. Feel free to reach out (m-dash) I'm always looking to chat with like-minded folks.

Projects

complete

ML Architecture Comparison

PyTorch vs TensorFlow vs Scikit-learn. Scratch CNN to fine-tuning pretrained models on Intel's scene classification dataset.

PythonPyTorchTensorFlowsklearnFastAPI
in progress

GreatBase Tennis RAG Assistant

preview cooking

A personal AI research assistant. In goes a list of links and out pops summaries, highlights, and relevant follow-up.

RAGLangChainPineconeOpenAIFastAPI
planned

Stringing Marketplace Micro Saas

preview cooking

Uber for tennis stringers. A place for non-professional stringers with neglected stringers to make an income on the side.

Next.jsFastAPIREST APIPostgreSQLAWS

Apps

complete

AI Desktop Companion

An interactive bird that roams around the screen. Evolves its personality with the user through API calls.

OllamaWin32GDIC++LLM APIs
in progress

Re-Zero Productivity System

preview cooking

An implementation of Mark Forster's Resistance Zero system. Using psychology to build momentum and beat procrastination.

TauriRustReactSQLiteTypeScript
planned

Connect More Desktop Widget

preview cooking

A widget that cycles through reminders. A constant reminder to keep up with the people that mean the most to you.

TauriRustReactSQLiteTypeScript

Courses

Books

in progress

Mathematics For Machine Learning

Marc Peter Deisnroth · A. Aldo Faisal · Cheng Soon Ong

Understanding the mathematical foundations of machine learning. The underlying basics of models and AI.

Linear RegressionPCAGaussian Mixture ModelsSupport Vector Machines
in progress

Agentic Design Patterns

Antonio Gullí

Transforming LLMs from chatbots to AI agents. Understanding modern AI tools and how to use them.

Agentic PatternsMemory & AdaptationResilience & RAGMulti-Agent Systems
planned

Deep Learning

Ian Goodfellow · Yoshua Bengio · Aaron Courville

The definitive deep learning textbook apparently. From mathematical foundations through modern architectures.

Math FoundationsNeural NetworksCNNs & RNNsPractical DL