Pinned Repositories
bayesian-analysis-recipes
A collection of Bayesian data analysis recipes using PyMC3
bayesian-deep-learning-demystified
In which I try to demystify the fundamental concepts behind Bayesian deep learning.
bayesian-stats-modelling-tutorial
How to do Bayesian statistical modelling using numpy and PyMC3
dl-workshop
Crash course to master gradient-based machine learning. Also secretly a JAX course in disguise!
essays-on-data-science
In which I put together my thoughts on the practice of data science.
llamabot
Pythonic class-based interface to LLMs
Network-Analysis-Made-Simple
An introduction to network analysis and applied graph theory using Python and NetworkX
nxviz
Visualization Package for NetworkX
pyjanitor
Clean APIs for data cleaning. Python implementation of R package Janitor
ericmjl's Repositories
ericmjl/Network-Analysis-Made-Simple
An introduction to network analysis and applied graph theory using Python and NetworkX
ericmjl/nxviz
Visualization Package for NetworkX
ericmjl/llamabot
Pythonic class-based interface to LLMs
ericmjl/protein-interaction-network
Computes a molecular graph for protein structures.
ericmjl/minimal-flask-example
The simplest complex example that I can think of to show main Flask app concepts.
ericmjl/pyds-cli
Helping you manage your data science projects sanely.
ericmjl/website
Eric Ma's Personal Website
ericmjl/ericmjl.github.io
For my actual source repo, please go to https://github.com/ericmjl/website
ericmjl/cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
ericmjl/worship-manager
Open source software for worship coordinators and leaders.
ericmjl/api-key-precommit
Pre-commit hook to catch that API keys are not accidentally committed
ericmjl/foam
A personal knowledge management and sharing system for VSCode
ericmjl/pixi-cuda-environment
Test repo for building Docker container that contains CUDA stuff inside it.
ericmjl/awesome-mlops
A curated list of references for MLOps
ericmjl/lektor-website
The main lektor website.
ericmjl/litellm
Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)
ericmjl/llama_index
LlamaIndex (GPT Index) is a data framework for your LLM applications
ericmjl/ollama-on-modal
Code to deploy an OpenAI-compatible API endpoint for Ollama on Modal
ericmjl/pydna
Double stranded DNA & simulation of homologous recombination, Gibson assembly, cut&paste cloning in Python and Jupyter notebooks
ericmjl/pytest-regressions
Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io
ericmjl/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
ericmjl/DendroPy
A Python library for phylogenetic scripting, simulation, data processing and manipulation.
ericmjl/jax-unirep
Reimplementation of the UniRep protein featurization model.
ericmjl/modal-deployments
Things that I've deployed to Modal.
ericmjl/openfold
Trainable PyTorch reproduction of AlphaFold 2
ericmjl/pins-python
ericmjl/poorman-graphrag
A poor man's implementation of GraphRAG, using LlamaBot, and a dash of creative liberty on the ideas.
ericmjl/pyjanitor-feedstock
A conda-smithy repository for pyjanitor.
ericmjl/pytest-datadir
pytest plugin for manipulating test data directories and files
ericmjl/seqlike2
Unified, differentiable, and scalable Biological sequence manipulation.