Pinned Repositories
Blind-Signal-Separation-Project
FastICA for blind signal separation of linearly mixed images
CPU-Verilog-Design
Verilog MIPS CPU design and verification project
DataQuest
Jupyter notebook code from DataQuest Data Science Track projects
Introduction-to-Time-Series-Forecasting-with-Python
Code for the book: Introduction to Time Series Forecasting with Python
Learning-from-Data
Some of my homework and project code from BU course EC503: Learning from Data
Python-ML
some python code/templates for various data science and machine learning applications
SageMaker-SSH
SSH to a SageMaker Notebook Instance, enabling VS Code!
torchdata-examples
A collection of examples for using TorchData
finetune-bge-embeddings-blog
Code associated with the blog post titled, "Fine-Tuning BGE Embeddings Using Synthetic Data from Amazon Bedrock"
mastodon-sim
Generative Agent simulation of a Mastodon social network
austinmw's Repositories
austinmw/cookiecutter-poetry-gitlab
A modern cookiecutter template for Python projects that use Poetry for dependency management
austinmw/mmdetection
OpenMMLab Detection Toolbox and Benchmark
austinmw/ragas
Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
austinmw/amazon-sagemaker-examples
Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
austinmw/amplify-vite-react-template
My Amplify Gen 2 starter application
austinmw/Bedrock-Toolkit
Bedrock Toolkit
austinmw/bolt-anthropic-test-proj
austinmw/bolt-generated-project
austinmw/concordia
A library for generative social simulation
austinmw/d2l-en
An interactive deep learning book with code, math, and discussions, based on the NumPy interface.
austinmw/HelloWorldPhoneApp
austinmw/How-Diffusion-Models-Work
In How Diffusion Models Work, you will gain a deep familiarity with the diffusion process and the models which carry it out. More than simply pulling in a pre-built model or using an API, this course will teach you to build a diffusion model from scratch.
austinmw/huggingface-inferentia2-samples
austinmw/huggingface-notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book
austinmw/llama-from-scratch
austinmw/llama_index
LlamaIndex (formerly GPT Index) is a data framework for your LLM applications
austinmw/llm-hosting-container
Large Language Model Hosting Container
austinmw/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
austinmw/mastodon-on-aws
Host your own Mastodon instance on AWS
austinmw/mmengine
OpenMMLab Foundational Library for Training Deep Learning Models
austinmw/mmrotate
OpenMMLab Rotated Object Detection Toolbox and Benchmark
austinmw/models
Models and examples built with TensorFlow
austinmw/promptimizer
Prompt optimization scratch
austinmw/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
austinmw/rhubarb
A Python framework for multi-modal document understanding with Amazon Bedrock
austinmw/segment-geospatial
A Python package for segmenting geospatial data with the Segment Anything Model (SAM)
austinmw/serve
Serve, optimize and scale PyTorch models in production
austinmw/syne-tune
Large scale and asynchronous Hyperparameter Optimization at your fingertip.
austinmw/torch2trt
An easy to use PyTorch to TensorRT converter
austinmw/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch