MonadKai's Stars
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
malmaud/TensorFlow.jl
A Julia wrapper for TensorFlow
elixir-wechat/wechat
Wechat API wrapper in Elixir
zc911/MatrixSlow
A simple deep learning framework in pure python for purpose of learning in DL
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
nnethercote/perf-book
The Rust Performance Book
aurelienbibaut/DQN_MVC
Implementation of Learning Combinatorial Optimization Algorithms over Graphs, by Hanjun Dai et al. (2017)
ds4dm/ecole
Extensible Combinatorial Optimization Learning Environments
pemami4911/neural-combinatorial-rl-pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
imsheridan/DeepRec
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction
ymcui/Chinese-ELECTRA
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
SciML/ModelingToolkit.jl
An acausal modeling framework for automatically parallelized scientific machine learning (SciML) in Julia. A computer algebra system for integrated symbolics for physics-informed machine learning and automated transformations of differential equations
linkedin/dagli
Framework for defining machine learning models, including feature generation and transformations, as directed acyclic graphs (DAGs).
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
wzhe06/SparkCTR
CTR prediction model based on spark(LR, GBDT, DNN)
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
wzhe06/SparrowRecSys
A Deep Learning Recommender System
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
RUCAIBox/RecSysDatasets
This is a repository of public data sources for Recommender Systems (RS).
AtheMathmo/rulinalg
A linear algebra library written in Rust
Axect/Peroxide
Rust numeric library with high performance and friendly syntax
argmin-rs/argmin
Numerical optimization in pure Rust
pkalivas/radiate
A fast and flexible evolution engine for implementing artificial evolution and genetic programming techniques
guillaume-be/rust-bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
man-group/notebooker
Productionise & schedule your Jupyter Notebooks as easily as you wrote them.
bytedance/lightseq
LightSeq: A High Performance Library for Sequence Processing and Generation
xialeiliu/Awesome-Incremental-Learning
Awesome Incremental Learning
elyra-ai/elyra
Elyra extends JupyterLab with an AI centric approach.
hyhlinux/DDIA
《设计数据密集型应用》中文翻译 《Designing Data-Intensive Application》