georgethrax's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
signalapp/Signal-Desktop
A private messenger for Windows, macOS, and Linux.
google/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code
meirwah/awesome-workflow-engines
A curated list of awesome open source workflow engines
QingdaoU/OnlineJudge
Open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
lyst/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
tuna/thuthesis
LaTeX Thesis Template for Tsinghua University
totaljs/framework
Node.js framework
PaddlePaddle/PARL
A high-performance distributed training framework for Reinforcement Learning
mljar/mljar-supervised
Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
openai/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
chen3feng/blade-build
Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
hexiangnan/neural_collaborative_filtering
Neural Collaborative Filtering
NVIDIA/DeepRecommender
Deep learning for recommender systems
kimwalisch/primesieve
🚀 Fast prime number generator
colingogogo/gobang_AI
基于博弈树α-β剪枝搜索的五子棋AI
ZJULearning/nsg
Navigating Spreading-out Graph For Approximate Nearest Neighbor Search
com-lihaoyi/sourcecode
Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.
pbsinclair42/MCTS
A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain
NextTuesday/py-pb-converters
marlesson/recsys_autoencoders
This project implements different Deep Autoencoder for Collaborative Filtering for Recommendation Systems in Keras
pv/scikit-example
An example scikit
changwoolee/WGAN-GP-tensorflow
Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"
katrinevr412/POJ_Problems
Solutions to problems in POJ
codingkata/kata-puzzle
all puzzles to practice.