python
(25)FastAPI, FastHTML, Next.js, SvelteKit, and thoughts on how coding assistants influence builders' choices.
08 Sep 2024  Ā·  8 min  Ā·  learning engineering python š š„
How unit testing machine learning code differs from typical software practices
25 Feb 2024  Ā·  6 min  Ā·  machinelearning engineering python
How to use open-source, permissive-use data and collect less labeled samples for our tasks.
05 Nov 2023  Ā·  12 min  Ā·  llm eval machinelearning python
Some off-the-beaten uses of Python learned from reading libraries.
31 Jul 2022  Ā·  10 min  Ā·  python engineering š„
Understanding and spotting patterns to use code and components as intended.
12 Jun 2022  Ā·  13 min  Ā·  machinelearning engineering python š„
Step-by-step walkthrough on the environment, compilers, and installation for ScaNN.
14 Oct 2020  Ā·  3 min  Ā·  python machinelearning til
A step-by-step of how to migrate from json comments to Utterances.
Checking for correct implementation, expected learned behaviour, and satisfactory performance.
06 Sep 2020  Ā·  14 min  Ā·  machinelearning engineering python
Updating our FastAPI app to let users select options and download results.
05 Aug 2020  Ā·  3 min  Ā·  engineering python til
I couldn't find any guides on serving HTML with FastAPI, thus I wrote this to plug the hole on the internet.
23 Jul 2020  Ā·  3 min  Ā·  engineering python til š„
I wanted to add my recent writing to my GitHub Profile README but was too lazy to do manual updates.
11 Jul 2020  Ā·  3 min  Ā·  engineering python til
After this article, we'll have a workflow of tests and checks that run automatically with each git push.
21 Jun 2020  Ā·  20 min  Ā·  engineering production python productivity š„
Automate your experimentation workflow to minimize effort and iterate faster.
15 Mar 2020  Ā·  6 min  Ā·  productivity python
Beating the baseline using Graph & NLP techniques on PyTorch, AUC improvement of ~21% (Part 2 of 2).
13 Jan 2020  Ā·  17 min  Ā·  recsys deeplearning nlp python š
Building a baseline recsys based on data scraped off Amazon. Warning - Lots of charts! (Part 1 of 2).
06 Jan 2020  Ā·  14 min  Ā·  recsys deeplearning python š
OMSCS CS7646 (Machine Learning for Trading) - Don't sell your house to trade algorithmically.
11 May 2019  Ā·  9 min  Ā·  omscs learning machinelearning python
OMSCS CS6601 (Artificial Intelligence) - First, start with the simplest solution, and then add intelligence.
20 Dec 2018  Ā·  8 min  Ā·  omscs learning machinelearning python
OMSCS CS7642 (Reinforcement Learning) - Landing rockets (fun!) via deep Q-Learning (and its variants).
30 Jul 2018  Ā·  6 min  Ā·  omscs learning deeplearning python
OMSCS CS7641 (Machine Learning) - Revisiting the fundamentals and learning new techniques.
27 Dec 2017  Ā·  4 min  Ā·  omscs learning machinelearning python
OMSCS CS6476 Computer Vision - Performing computer vision tasks with ONLY numpy.
15 May 2017  Ā·  5 min  Ā·  omscs learning deeplearning python
Or how to put machine learning models into production.
13 Feb 2017  Ā·  8 min  Ā·  machinelearning production python š
A web app to find similar products based on image.
14 Jan 2017  Ā·  4 min  Ā·  deeplearning python production š
Cleaning up text and messing with ascii (urgh!)
11 Dec 2016  Ā·  8 min  Ā·  machinelearning python š
A simple web app to classify fashion images into Amazon categories.
27 Nov 2016  Ā·  2 min  Ā·  deeplearning python production š
Parsing json and formatting product titles and categories.
11 Oct 2016  Ā·  9 min  Ā·  machinelearning python š
Join 10,300+ readers getting updates on machine learning, RecSys, LLMs, and engineering.