badalgeek's Stars
terryum/awesome-deep-learning-papers
The most cited deep learning papers
rosinality/adaptive-softmax-pytorch
Adaptive Softmax implementation for PyTorch
FengZiYjun/CharLM
Character-aware Neural Language Model implemented by PyTorch
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
fastai/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
harvitronix/neural-network-genetic-algorithm
Evolving a neural network with a genetic algorithm.
jstol/neural-net-matrix-factorization
🎬🧠 Exploring neural networks (and variational inference) for collaborative filtering
rspivak/lsbasi
Let's Build A Simple Interpreter
ASSERT-KTH/CodRep
58069 Java source code diffs. http://arxiv.org/pdf/1807.03200
src-d/awesome-machine-learning-on-source-code
Cool links & research papers related to Machine Learning applied to source code (MLonCode)
RedditSota/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
dennybritz/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
HIPS/Spearmint
Spearmint Bayesian optimization codebase
fynnfluegge/oreon-engine
OpenGL/Vulkan Java 3D Engine
mbrlabs/Mundus
A 3D world/level editor built with Java, Kotlin & libGDX.
ClickerMonkey/Ents
A hybrid of the Entity-Component-System and Model-View-Controller patterns with new concepts developed specifically for games. Ents is easy to integrate into your game, is developed to be decoupled from a graphics library, and is very memory conscious compared to similar frameworks.
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
Miej/GoDeeper
Mega-DatA-Lab/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
FurongHuang/spectrallda-tensorspark
Quick summary: This code implements a spectral (third order tensor decomposition) learning method for learning LDA topic model on Spark.
danfickle/cpp-to-java-source-converter
A translator to convert C++ to Java. A work in progess.
devsisters/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
donnemartin/awesome-aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
OskarVeerhoek/YouTube-tutorials
The source code for my LWJGL tutorials on YouTube.
lwjglgamedev/lwjglbook-leg
Source code of the chapters of the book 3D Game Development with LWJGL 3
mokiat/java-data-front
A Java library for reading Wavefront 3D model resources (OBJ, MTL).
kotcrab/vis-ui
libGDX UI toolkit