shengc's Stars
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
facebookresearch/fastText
Library for fast text representation and classification.
terryum/awesome-deep-learning-papers
The most cited deep learning papers
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
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.
Mortennn/Dozer
Hide menu bar icons on macOS
hellerve/programming-talks
Awesome & interesting talks about programming
tensorflow/serving
A flexible, high-performance serving system for machine learning models
JanVanRyswyck/awesome-talks
Awesome online talks and screencasts
vavr-io/vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
susanli2016/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
Gabriella439/post-rfc
Blog post previews in need of peer review
rguthrie3/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
brianspiering/awesome-dl4nlp
A curated list of awesome Deep Learning (DL) for Natural Language Processing (NLP) resources
BartoszMilewski/Publications
Misc. publications, conference slides, etc. For more, go to http://BartoszMilewski.com
nidi3/graphviz-java
Use graphviz with pure java
oleg-py/better-monadic-for
Desugaring scala `for` without implicit `withFilter`s
thma/WhyHaskellMatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
paulmckrcu/perfbook
Is Parallel Programming Hard, And If So, What Can You Do About It?
ljwagerfield/crdt
CRDT Tutorial for Beginners (a digestible explanation with less math!)
ctongfei/nexus
Experimental tensor-typed deep learning
cibotech/evilplot
A Scala combinator-based plotting library.
FrancescoSaverioZuppichini/Tensorflow-Dataset-Tutorial
Notebook for my medium article about how to use Dataset API in TensorFlow
underscoreio/essential-macros
Examples of simple Scala Macros
spyysalo/nxml2txt
NLM .nxml to text format conversion
noelwelsh/fdl
Simple implementations of forward- and backward-mode automatic differentation in Scala