chaosmail's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
denoland/deno
A modern runtime for JavaScript and TypeScript.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
helm/helm
The Kubernetes Package Manager
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
recommenders-team/recommenders
Best Practices on Recommendation Systems
BrainJS/brain.js
🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
tensorflow/tfjs-models
Pretrained models for TensorFlow.js
tensorflow/tfjs-core
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
onnx/models
A collection of pre-trained, state-of-the-art models in the ONNX format
Azure/MachineLearningNotebooks
Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
onnx/tutorials
Tutorials for creating and using ONNX models
TNG/ArchUnit
A Java architecture test library, to specify and assert architecture rules in plain Java
magenta/magenta-js
Magenta.js: Music and Art Generation with Machine Learning in the browser
BenMorris/NetArchTest
A fluent API for .Net that can enforce architectural rules in unit tests.
brendandburns/designing-distributed-systems-labs
Labs for the Designing Distributed Systems book.
brendandburns/designing-distributed-systems
Sample code and configuration files from the Designing Distributed Systems book.
kubernetes-up-and-running/examples
Example code and files from "Kubernetes: Up and Running"
deepforge-dev/deepforge
A modern development environment for deep learning
tensorflow/tfjs-converter
Convert TensorFlow SavedModel and Keras models to TensorFlow.js
backstopmedia/tensorflowbook
browserify/tinyify
a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny!
sakserv/hadoop-mini-clusters
hadoop-mini-clusters provides an easy way to test Hadoop projects directly in your IDE
tensorflow/tfjs-layers
TensorFlow.js high-level layers API
ethanhe42/resnet-cifar10-caffe
ResNet-20/32/44/56/110 on CIFAR-10 with Caffe
microsoftarchive/BatchAI
Repo for publishing code Samples and CLI samples for BatchAI service
backstopmedia/deep-learning-browser
Official repository of the book "Deep learning in the browser" published by Bleeding Edge Press August 2018. Find here all of the source code of the demos!
TedBear42/spark_training
Sample Spark Code
christopheranderson/pxdraw
chaosmail/prototxt-parser
Parse prototxt files to JavaScript objects