solaris33's Stars
tensorflow/models
Models and examples built with TensorFlow
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
apache/kafka
Mirror of Apache Kafka
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
mono/mono
Mono open source ECMA CLI, C# and .NET implementation.
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
geohot/fromthetransistor
From the Transistor to the Web Browser, a rough outline for a 12 week course
commaai/research
dataset and code for 2016 paper "Learning a Driving Simulator"
sjchoi86/Tensorflow-101
TensorFlow Tutorials
AhmadElsagheer/Competitive-programming-library
Code library for competitive programming purposes.
apache/opennlp
Apache OpenNLP
karpathy/reinforcejs
Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)
MarvinTeichmann/tensorflow-fcn
An Implementation of Fully Convolutional Networks in Tensorflow.
gabrieleangeletti/Deep-Learning-TensorFlow
Ready to use implementations of various Deep Learning algorithms using TensorFlow.
ericjang/cryptocurrency_arbitrage
Automated Trading program that detects pairwise and triangular arbitrage opportunities on altcoin/bitcoin exchanges
Netflix/suro
Netflix's distributed Data Pipeline
jatinshah/ufldl_tutorial
Stanford Unsupervised Feature Learning and Deep Learning Tutorial
carpedm20/awesome-torch
A curated list of awesome Torch tutorials, projects and communities
vinhkhuc/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
sjchoi86/dl_tutorials_10weeks
Deep Learning Tutorials for 10 Weeks
danluu/UFLDL-tutorial
Deep Learning and Unsupervised Feature Learning Tutorial Solutions
hanul93/kicomav
KicomAV is an open source (GPL v2) antivirus engine designed for detecting malware and disinfecting it.
dannyneil/public_plstm
Phased LSTM
jazzsaxmafia/show_and_tell.tensorflow
mokemokechicken/keras_npi
NPI(Neural Programmer-Interpreters) implementation with Keras
hardmaru/neuralslimevolley
Neural Slime Volleyball
wojzaremba/algorithm-learning
solaris33/awesome-machine-learning-papers
A curated list of awesome Machine Learning Papers, Repositories
geyang/deep_learning_papers_TLDR
repository for my TLDR for deep learning papers (and SML papers!)
solaris33/CatchGame-QLearningExample-TensorFlow
Catch game example is translated by TensorFlow