Archive
Browse all posts sorted by month and year.
October 2024
August 2024
July 2024
June 2024
- Helpful PDB Commands
- Torch - Get device across CPU / GPU / MPS
- Python script to remove image backgrounds for free
- AI Tool Review - Langflow
February 2024
January 2024
- Transformer Math (Part 1) - Counting Model Parameters
- AI Tool Review - LM-Format-Enforcer for controlling LLM outputs
- How to properly take screenshots with Playwright and Selenium
- How to view (x,y) coordinates in Chrome Debugger
December 2023
- AI Tool Review - ChromaDB as a local vector database for RAG
- AI Tool Review - Outlines library for controlling LLM outputs
September 2023
July 2023
June 2023
April 2023
March 2023
- Screen utility - Enable scrolling by default
- How to Run Sbatch in Slurm
- Flaregun - A Tiny PyTorch Helper Library
- Notes for Harvard's CS 287 NLP Course
February 2023
January 2023
December 2022
- Walkthrough of the OMOP CDM (Part 1)
- Python Line-by-Line Profiling of a Program's Speed
- How are Stanford's STARR database,the OMOP Common Data Model, and Epic's EHR Related?
October 2022
September 2022
- Plotting the Distribution of MLB Batting Statistics Over Time
- How to Publish Jupyter .ipynb Notebooks to a Jekyll Static Blog
August 2022
- Matplotlib Tips + Tricks
- Combining ROC Curves with Indifference Curves to Measure an ML Model's Utility
- Sensitivity + Specificity + PPV + TP/FP/TN/FN Formulas