Pinned Repositories
customer-segmentation
An example of clustering applied to finding customer segments.
data-science-template
dog-breed-classifier
A convolutional neural network trained to classify dog breeds.
flask-vs-fastapi
An exploration comparing Flask with FastAPI.
flower-classifier
A simple image classifier for flowers.
ml-monitoring
A demo of Prometheus+Grafana for monitoring an ML model served with FastAPI.
stock-price-forecasting
An attempt to use natural language processing techniques in order to aid stock price forecasts.
jeremyjordan's Repositories
jeremyjordan/ml-monitoring
A demo of Prometheus+Grafana for monitoring an ML model served with FastAPI.
jeremyjordan/dog-breed-classifier
A convolutional neural network trained to classify dog breeds.
jeremyjordan/customer-segmentation
An example of clustering applied to finding customer segments.
jeremyjordan/flask-vs-fastapi
An exploration comparing Flask with FastAPI.
jeremyjordan/stock-price-forecasting
An attempt to use natural language processing techniques in order to aid stock price forecasts.
jeremyjordan/imbalanced-data
Notebook implementing techniques discussed in my blog post about imbalanced data.
jeremyjordan/midi-lm
Generative modeling of MIDI files
jeremyjordan/model_test
A proof of concept library for generating and running machine learning model tests
jeremyjordan/data-science-template
jeremyjordan/flower-classifier
A simple image classifier for flowers.
jeremyjordan/machine-learning
Content for Udacity's Machine Learning curriculum
jeremyjordan/terraform-blog-examples
Code snippets from my Terraform blog post
jeremyjordan/gdax-python
The unofficial Python client for the GDAX API
jeremyjordan/applyingml
📌 Papers, guides, and mentor interviews on applying machine learning for applyingml.com—the ghost knowledge of ML.
jeremyjordan/awesome-normconf
List of resources coming out of Normconf Slack
jeremyjordan/CLR
jeremyjordan/colabcode
Run VSCode (codeserver) on Google Colab or Kaggle Notebooks
jeremyjordan/fastai
The fast.ai deep learning library, lessons, and tutorials
jeremyjordan/fsdl-text-recognizer-project
Full Stack Deep Learning Bootcamp Project (Public)
jeremyjordan/levi
Delta Lake helper methods. No Spark dependency.
jeremyjordan/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
jeremyjordan/megatron
Lightweight, customizable feature pipeline represented as a directed acyclic graph.
jeremyjordan/muspy
A toolkit for symbolic music generation
jeremyjordan/OpenMined
The OpenMined Unity Application
jeremyjordan/PySyft
Private Deep Learning Client
jeremyjordan/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
jeremyjordan/pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
jeremyjordan/typer-cli
Run Typer scripts with completion, without having to create a package, using Typer CLI.
jeremyjordan/wandb
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
jeremyjordan/website