Stars
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Data loader and solution method for the DCASE 2024 Challenge Task1
Boosted Hybrids of ensemble gradient algorithm for the long-term time series forecasting (LTSF)
A curated list of awesome Machine Learning frameworks, libraries and software.
🎓 Path to a free self-taught education in Computer Science!
Unoffical implement for [StyleDrop](https://arxiv.org/abs/2306.00983)
Open Data Platform for analysts, quants and AI agents.
Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
Course notes for MSDS621 at Univ of San Francisco, introduction to machine learning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
PyTorch code for ICLR 2021 paper Unbiased Teacher for Semi-Supervised Object Detection
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
Lab Materials for MIT 6.S191: Introduction to Deep Learning
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
Torch implementation of neural style algorithm
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, …
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Advers…