- Durham, NC
Stars
Simple, safe way to store and distribute tensors
21 Lessons, Get Started Building with Generative AI π https://microsoft.github.io/generative-ai-for-beginners/
Google Drive Public File Downloader when Curl/Wget Fails
A py.test plugin to validate Jupyter notebooks
Directory analysis that can create ASCII tree representations as well as light code quality analysis as well as architectural flow
Repository for multi camera acquisition software REVEALS
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
The book every data scientist needs on their desk.
Custom indentation formatter for python's default logger.
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans
A MNIST-like fashion product database. Benchmark π
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
Fiber photometry data preprocessing - denoising, photobleaching and motion correction.
A 4-hour coding workshop to understand how LLMs are implemented and used
A python package for simulating movement and spatial cell types (e.g. place cells, grid cells) in continuous environments.
A generative AI extension for JupyterLab
Framework for predicting neural activity from mouse orofacial movements tracked using a pose estimation model. Package also includes singular value decomposition (SVD) of behavioral videos.
π¦π Build context-aware reasoning applications
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
π€ Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
Self-contained, minimalistic implementation of diffusion models with Pytorch.
FairFace: Face Attribute Dataset for Balanced Race, Gender, and Age
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step