Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
awesome-docker
:whale: A curated list of Docker resources and projects
awesome-go
A curated list of awesome Go frameworks, libraries and software
awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
awesome-programming-books
📚 经典技术书籍 PDF 文件,持续更新...
awsbenying
Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
blog
DeepNLP_CS224N
Following Stanford's "NLP with Deep Learning" Course - JAN17
machine_learning_basics
Plain python implementations of basic machine learning algorithms
benyingY's Repositories
benyingY/DeepNLP_CS224N
Following Stanford's "NLP with Deep Learning" Course - JAN17
benyingY/machine_learning_basics
Plain python implementations of basic machine learning algorithms
benyingY/algorithms
Minimal examples of data structures and algorithms in Python
benyingY/awesome-docker
:whale: A curated list of Docker resources and projects
benyingY/awesome-go
A curated list of awesome Go frameworks, libraries and software
benyingY/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
benyingY/awesome-programming-books
📚 经典技术书籍 PDF 文件,持续更新...
benyingY/awsbenying
benyingY/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
benyingY/blog
benyingY/book
:books: All programming languages books
benyingY/Deep-Learning-for-NLP-Resources
List of resources to get started with Deep Learning for NLP.
benyingY/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
benyingY/Dynamic-Memory-Networks-in-TensorFlow
Dynamic Memory Network implementation in TensorFlow
benyingY/For-learning-Go-Tutorial
Introduction to beginners learn to go
benyingY/go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
benyingY/golang-interview-questions
golang sorting algorithm and interview subject.
benyingY/GoLeetcode
leetcode with golang
benyingY/Interview-code-practice-python
面试题
benyingY/lstm
Minimal, clean example of lstm neural network training in python, for learning purposes.
benyingY/machine-learning-yearning
Translation of <Machine Learning Yearning> by Andrew NG
benyingY/python-algorithms
benyingY/QA
使用深度学习算法实现的中文问答系统
benyingY/question-pair
A siamese LSTM to detect sentence/question pairs.
benyingY/TensorFlow-Eager-Examples
Simple Examples using TensorFlow Eager Execution
benyingY/TensorFlow-Eager-Execution-Examples
TensorFlow Eager Execution Tutorial and Examples for Beginners
benyingY/tensorflow-eager-tutorials
Simple tutorials for building neural networks with TensorFlow Eager.