This is your work, valued
Large scale model training and optimizations. Co-founder @AlpacaML. Ex-Microsoft Research / Microsoft Turing
tslint-loader. tslint loader for webpack
★ 193Kubernetes-acs-engine-autoscaler. [Deprecated] Node-level autoscaler for Kubernetes GPU clusters created with acs-engine.
★ 71tensorflow-k8s-azure. Train TensorFlow Models at Scale with Kubernetes and Kubeflow on Azure
★ 42tsRedux. TypeScript
★ 37fairing. 👩🔬[Experimental] Easily train and serve ML models on Kubernetes, directly from your python code.
★ 31azul. Deploy and run Azure Functions easily.
★ 22circleci-ethereum. CI/CD for Ethereum Smart Contracts with CircleCI and Truffle
★ 22kubernetes-webhook-autoscaler. An autoscaler that call user-specified webhooks when conditions for scale in/out are detected in a Kubernetes cluster.
★ 9ethereum-kubernetes-cluster. Spin up an Ethereum network on Kubernetes
★ 9deep-learning-bootcamp-vm. Shell
★ 7redux-appinsights. Redux middleware for Application Insights on Azure
★ 5helm-tensorflow. Python
★ 5azure-content. Repository containing the Articles on azure.microsoft.com Documentation Center
★ 4acs-engine. Azure Container Service Engine - a place for community to collaborate and build the best open Docker container infrastructure for Azure.
★ 4tf-app-container-sample. TensorFlow Application Container Sample
★ 4azure-docs. PowerShell
★ 2redux-devtools. DevTools for Redux with hot reloading, action replay, and customizable UI
★ 2on-demand-training-cntk. On-demand training of a CNTK model on Azure using VSTS
★ 2azure-quickstart-templates. Azure Quickstart Templates
★ 2acs-k8s-gpu. Shell
★ 2k8s-ml-demo. Python
★ 1blog-posts.
★ 1tensorflow-cyclegan. A single file implementation of cyclegan in tensorflow. Purpose is for base, starting project for hackfests and educational Jupyter Notebooks
★ 1acs-websocket-chat. PowerShell
★ 1local-deep-research. ~95% on SimpleQA (e.g. Qwen3.6-27B on a 3090). Supports all local and cloud LLMs (llama.cpp, Ollama, Google, ...). 10+ search engines - arXiv, PubMed, your private documents. Everything Local & Encrypted.
★ 8.8kgenesis-world. Simulation platform for general-purpose robotics & embodied AI learning.
★ 30kOLMo. Modeling, training, eval, and inference code for OLMo
★ 6.6kllm-foundry. LLM training code for Databricks foundation models
★ 4.4kfms-fsdp. 🚀 Efficiently (pre)training foundation models with native PyTorch features, including FSDP for training and SDPA implementation of Flash attention v2.
★ 288ml-engineering. Machine Learning Engineering Open Book
★ 18kbigscience. Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.
★ 1knnsight. The nnsight package enables interpreting and manipulating the internals of deep learned models.
★ 1kcomply. Compliance automation framework, focused on SOC2
★ 1.6kX-Adapter. [CVPR 2024] X-Adapter: Adding Universal Compatibility of Plugins for Upgraded Diffusion Model
★ 770Startup-CTO-Handbook. The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
★ 14kkohya_ss. Python
★ 13kstable-diffusion. A latent text-to-image diffusion model
★ 73kText-to-sound-Synthesis. The source code of our paper "Diffsound: discrete diffusion model for text-to-sound generation"
★ 366simulacra-aesthetic-captions. Dataset of prompts, synthetic AI generated images, and aesthetic ratings.
★ 427latent-diffusion. High-Resolution Image Synthesis with Latent Diffusion Models
★ 14kNATSpeech. A Non-Autoregressive Text-to-Speech (NAR-TTS) framework, including official PyTorch implementation of PortaSpeech (NeurIPS 2021) and DiffSpeech (AAAI 2022)
★ 1knerf_pl. NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
★ 2.8kinstant-ngp. Instant neural graphics primitives: lightning fast NeRF and more
★ 18ksvox2. Plenoxels: Radiance Fields without Neural Networks
★ 2.9kliveblocks. Realtime infrastructure for multiplayer apps and agents
★ 4.7krich. Rich is a Python library for rich text and beautiful formatting in the terminal.
★ 57kawesome-production-machine-learning. A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
★ 21knlp-roadmap. ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP
★ 3.3ka-PyTorch-Tutorial-to-Image-Captioning. Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
★ 2.9ktransformers. 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
★ 163kamdim-public. Public repo for Augmented Multiscale Deep InfoMax representation learning
★ 402reinforcement-learning. Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
★ 22kpysc2-examples. StarCraft II - pysc2 Deep Reinforcement Learning Examples
★ 756apex. A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
★ 9kimagenet18_old. Code to reproduce "imagenet in 18 minutes" DAWN-benchmark entry
★ 843firecracker. Secure and fast microVMs for serverless computing.
★ 36kk8s-ml. 🎱 A demonstration of existing machine learning toolkits on Kubernetes
★ 56rclone. "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
★ 59kFreeflow. High performance container overlay networks on Linux. Enabling RDMA (on both InfiniBand and RoCE) and accelerating TCP to bare metal performance. Freeflow requires zero modification on application code/binary.
★ 638nvidia_gpu_prometheus_exporter. NVIDIA GPU Prometheus Exporter
★ 253k8s-azurekeyvault-sidecar. Go
★ 4log2oms. A super tiny agent (binary 5MB, container 12MB) that pushs app logs to Azure Log Analytics (OMS)
★ 16build-your-own-x. Master programming by recreating your favorite technologies from scratch.
★ 533kpackage. Metaparticle/Package: Language Fluent Containerization and Deployment in Java, .NET and Javascript (and more coming soon)
★ 492kubeflow-weekly. Kubeflow weekly
★ 6pod-requeue. Kubernetes controller to delete and recreate failed pods stuck in InsufficientFreeCPU or OutOfcpu states
★ 2go-internals. A book about the internals of the Go programming language.
★ 7.9khyperopt. Distributed Asynchronous Hyperparameter Optimization in Python
★ 7.6kbaselines. OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
★ 17kazure-storage-fuse. A virtual file system adapter for Azure Blob storage
★ 806ultra-k8s. Tips + Tricks to scale kubernetes on Azure to 5000 nodes.
★ 5k8s-device-plugin. NVIDIA device plugin for Kubernetes
★ 3.8kKubeGPU. A GPU / device extension framework for Kubernetes
★ 364polyaxon. AI Infra / AI Orchestration / AI Control Plane
★ 3.7kAutonomousDrivingCookbook. Scenarios, tutorials and demos for Autonomous Driving
★ 2.4kkubeflow. Machine Learning Toolkit for Kubernetes
★ 16kDLWorkspace. Deep Learning Workspace
★ 203tfjs-core. WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
★ 8.4kDevOps-For-AI-Apps. This repository contains code samples for building a continuous integration pipeline for an AI application using Azure.
★ 68container-engine-accelerators. Collection of tools and examples for managing Accelerated workloads in Kubernetes Engine
★ 252what-happens-when-k8s. 🤔 What happens when I type kubectl run?
★ 5.1kaws-serverless-workshops. Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
★ 4.3kAKS. Azure Kubernetes Service
★ 2.1kbrigade. Event-driven scripting for Kubernetes
★ 2.4kmetaparticle-ast. Go
★ 27europilot. A toolkit for controlling Euro Truck Simulator 2 with the end-to-end driving model
★ 1.5kkubernetes-dev-on-azure. Create a dev env for contributing to Kubernetes on Azure.
★ 22the-super-tiny-compiler. :snowman: Possibly the smallest compiler ever
★ 29kk8scntkSamples. Samples showing how to use CNTK running on Kubernetes
★ 7pysc2. StarCraft II Learning Environment
★ 8.3kstorage. Concurrent, implicit persistence for node.js
★ 79s2client-proto. StarCraft II Client - protocol definitions used to communicate with StarCraft II.
★ 4kAutopilot-TensorFlow. A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
★ 1.3kreact-slingshot. React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in
★ 9.6ktensorflow-container-sample. Sample repo to deploy Tensorflow GPU containers to Kubernetes and DCOS
★ 2trainer. Distributed AI Model Training and LLM Fine-Tuning on Kubernetes
★ 2.2ktensorflow_tutorials. From the basics to slightly more interesting applications of Tensorflow
★ 5.7ksystem-design-primer. Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
★ 360kDeep-learning-with-cats. Deep learning with cats (^._.^)
★ 1.4kecosystem. Integration of TensorFlow with other open-source frameworks
★ 1.4kMachine-Learning-Operationalization. Deploying machine learning models to Azure
★ 62ksonnet-lib. Codegen for Kubernetes-API-compatible Jsonnet libraries
★ 445metaparticle. A new pattern for distributed system development
★ 187learnk8. Repository with exercises made to learn Kubernetes
★ 30React-Redux-Flask. Boilerplate application for a Python/Flask JWT Backend and a Javascript/React/Redux Front-End with Material UI.
★ 1.5kpygta5. Explorations of Using Python to play Grand Theft Auto 5.
★ 3.9kCycleGAN. Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
★ 13kdocker-gc. INACTIVE: Docker garbage collection of containers and images
★ 5kserving. A flexible, high-performance serving system for machine learning models
★ 6.4kSpark-Operationalization-On-Azure. Deploying Spark machine learning models to Azure
★ 15AirSim. Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
★ 18kPaddle. PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
★ 24kdockerfiles. Compilation of Dockerfiles with automated builds enabled on the Docker Registry
★ 502KubernetesTask. Kubernetes Task for Visual Studio Team Services
★ 34universe. Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
★ 7.5kopenpilot. openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
★ 63kawesome-starcraftAI. A curated list of resources dedicated to StarCraft AI.
★ 641tdb. Interactive, node-by-node debugging and visualization for TensorFlow
★ 1.4kAzureML-FlightPrediction. This is detailed documentation for the Azure ML tutorial/workshop on flight prediction.
★ 27Deep-Learning-Papers-Reading-Roadmap. Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
★ 40kog-aws. 📙 Amazon Web Services — a practical guide
★ 36kcoding-interview-university. A complete computer science study plan to become a software engineer.
★ 357kself-driving-car. The Udacity open source self-driving car project
★ 6.3kkubernetes-anywhere. [EOL] {concise,reliable,cross-platform} turnup of Kubernetes clusters
★ 529batch-shipyard. Simplify HPC and Batch workloads on Azure
★ 276VSTS-AzureServiceFabric. DevOps practices with VSTS + secure Azure Service Fabric
★ 23kubernetes-ec2-autoscaler. A batch-optimized scaling manager for Kubernetes
★ 872kubernetes-the-hard-way. Bootstrap Kubernetes the hard way. No scripts.
★ 49kgox. A dead simple, no frills Go cross compile tool
★ 4.6kazure-functions-host. The host/runtime that powers Azure Functions
★ 2kcobra. A Commander for modern Go CLI interactions
★ 44kiisnode. Hosting node.js applications in IIS on Windows
★ 1.9kedge. Run .NET and Node.js code in-process on Windows, MacOS, and Linux
★ 5.4kazure-webjobs-sdk. Azure WebJobs SDK
★ 755hcsshim. Windows - Host Compute Service Shim
★ 684serverless-docker. Build serverless apps with Docker
★ 307entropy. An entropy and failure injection management API for Docker platforms.
★ 164azure-sdk-for-go. This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
★ 1.8kserverless. ⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
★ 47kawesome-serverless. :cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.
★ 7.6kgordon. λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
★ 2kfuncy-azure. Funcy Azure is the application framework for building web, mobile, IoT and event-based applications on Azure Functions. It is a command line interface that helps you structure, configure, build and test Azure Functions based applications.
★ 16Docker.DotNet. :whale: .NET (C#) Client Library for Docker API
★ 2.4kdistsys-class. Class materials for a distributed systems lecture series
★ 9.8kWSL. Source code behind the Windows Subsystem for Linux documentation.
★ 2.4kreleng-builder. Mirror of the OpenDaylight releng/builder gerrit project
★ 11Virtualization-Documentation. Place to store our documentation, code samples, etc for public consumption.
★ 1.9ktfs-cli. Cross-platform CLI for Microsoft Team Foundation Server and Visual Studio Team Services
★ 386cash. Cross-platform Linux commands in ES6
★ 7.7kPartsUnlimitedMRP. This application uses entirely open source software including Linux, Java, Apache, and MongoDB which creates a web front end, an order service, and an integration service.
★ 181marginotes. Quick, cool margin notes with jQuery
★ 849harmony. A responsive Jekyll theme.
★ 221learnyoubash. Learn you how to write your first bash script
★ 793hackathon_GetStarted. Console C# Application who interact with the Visual Studio Team Service (VSTS) API and automate some stuffs
★ 12pixyll. A simple, beautiful Jekyll theme that's mobile first
★ 2.1kSpaceSim. C#
★ 167learn. Learn functional Javascript
★ 17huginn. Create agents that monitor and act on your behalf. Your agents are standing by!
★ 50ktesla-api. 🚘 A Ruby gem and unofficial documentation of Tesla's JSON API for the Model S, 3, X, and Y.
★ 2.1kngCourse2. An Angular Course from Rangle.io
★ 182CNTK. Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
★ 18kremotedev. Remote debugging for any flux architecture.
★ 147remote-redux-devtools. Redux DevTools remotely.
★ 1.8kinstall-webpack-plugin. Speed up development by automatically installing & saving dependencies with Webpack.
★ 1.4kgulp-webstandards. Gulp plugin that improves your site with modern web standards.
★ 28ts-ng-redux-counter-example. Redux counter example implemented in Typescript and Angular 1.4+
★ 2ng1-notes. Notes app for playing around with Angular in conjunction with various front-end technologies
★ 1ChakraCore. ChakraCore is an open source Javascript engine with a C API.
★ 9.3kcloudless. Deep learning pipeline for orbital satellite data for detecting clouds
★ 300ng-redux-dev-tools. DevTools for Redux using Angular 1.x
★ 7HackMyResume. Generate polished résumés and CVs in HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, smoke signal, and carrier pigeon.
★ 9.3kMachine-Learning-Tutorials. machine learning and deep learning tutorials, articles and other resources
★ 18kdrive-sdk. Anki Drive SDK
★ 3Slocker. Relay to push a webhook from DockerHub to Slack when a build is finished
★ 6bad-data-guide. An exhaustive reference to problems seen in real-world data along with suggestions on how to resolve them.
★ 4.1kredux-devtools-extension. Redux DevTools extension.
★ 13ktensorflow. An Open Source Machine Learning Framework for Everyone
★ 197kkaggle-titanic. A tutorial for Kaggle's Titanic: Machine Learning from Disaster competition. Demonstrates basic data munging, analysis, and visualization techniques. Shows examples of supervised machine learning techniques.
★ 961redux.NET. Redux.NET is a predictable state container for .NET apps. Inspired by https://github.com/reactjs/redux.
★ 709ng-meetup-ng-redux-demo. JavaScript
★ 1Neural-Networks-Demystified. Supporting code for short YouTube series Neural Networks Demystified.
★ 1.4khiggs-challenge. Scripts for the Higgs Machine Learning challenge
★ 2nylas-mail. :love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
★ 25kseamless-immutable. Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
★ 5.3kredux-examples. Redux examples in React and Angular
★ 28AngularJS-StyleGuide. Example of scalable architecture for my NG-Conf 2014 talk
★ 282redux-devtools-chart-monitor. A chart monitor for Redux DevTools https://www.npmjs.com/package/redux-devtools-chart-monitor
★ 290ng-summit-redux. JavaScript
★ 100angular-formly. JavaScript powered forms for AngularJS
★ 2.2kredux-ui-router. ngRedux bindings for Angular UI Router
★ 140inception.
★ 878redux. A JS library for predictable global state management
★ 62kastexplorer. A web tool to explore the ASTs generated by various parsers.
★ 6.5kng-redux-nhl-stats-example. Example of an ngRedux application using NHL player stats
★ 1awesome-scifi. Sci-Fi worth consuming
★ 5kgit-radar. A heads up display for git
★ 2.6krxjs. A reactive programming library for JavaScript
★ 32kredux-localstorage. Store enhancer that syncs (a subset) of your Redux store state to localstorage.
★ 1.3kawesome-machine-learning. A curated list of awesome Machine Learning frameworks, libraries and software.
★ 74kredux-router. Redux bindings for React Router – keep your router state inside your Redux store
★ 2.3kfalcor. A JavaScript library for efficient data fetching
★ 11kbone. Typescript flux library "without doing flux"
★ 9lodash. A modern JavaScript utility library delivering modularity, performance, & extras.
★ 61kbabel. 🐠 Babel is a compiler for writing next generation JavaScript.
★ 44kts-loader. TypeScript loader for webpack
★ 3.5kzone.js. Implements Zones for JavaScript
★ 3.2kdesign. WebAssembly Design Documents
★ 12krelay. Relay is a JavaScript framework for building data-driven React applications.
★ 19kredux-thunk. Thunk middleware for Redux
★ 18knvm. Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
★ 94kreact-static-site. An experiment in generating a static site from react
★ 377core. GitEvents core; manage your user group with GitHub
★ 41redux-promise. FSA-compliant promise middleware for Redux.
★ 2.6kflux-standard-action. A human-friendly standard for Flux action objects.
★ 4.7kredux-devtools. DevTools for Redux with hot reloading, action replay, and customizable UI
★ 14kreact-redux. Official React bindings for Redux
★ 23kreselect. Selector library for Redux
★ 19knormalizr. Normalizes nested JSON according to a schema
★ 21kfbjs. A collection of utility libraries used by other Meta JS projects.
★ 2kDefinitelyTyped. The repository for high quality TypeScript type definitions.
★ 51kcyclejs. A functional and reactive JavaScript framework for predictable code
★ 10kelm-architecture-tutorial. How to create modular Elm code that scales nicely with your app
★ 4.2kreact-cosmos. Sandbox for developing and testing UI components in isolation
★ 8.7kbootstrap. PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
★ 14k