daizh's Stars
HKUST-KnowComp/MnemonicReader
A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task
bccharts/latin-conjugations
Latin conjugation charts.
ljm625/syntaxnet-rest-api
A simple rest api for Google SyntaxNet, powered by docker
tensorflow/models
Models and examples built with TensorFlow
ccheng16/correction
Chinese "spelling" error correction
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
vishnubob/python-midi
Python MIDI library
Conchylicultor/MusicGenerator
Experiment diverse Deep learning models for music generation with TensorFlow
jiqizhixin/Artificial-Intelligence-Terminology-Database
A comprehensive mapping database of English to Chinese technical vocabulary in the artificial intelligence domain
localminimum/QANet
A Tensorflow implementation of QANet for machine reading comprehension
EdoVaira/Iris-Neural-Network
Iris Neural Network using TensorFlow
wx-chevalier/AI-Notes
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 | 机器学习篇 | 深度学习篇 | 自然语言处理篇 | 工具实践 Scikit & Tensoflow & PyTorch 篇 | 行业应用 & 课程笔记
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
cltk/cltk
The Classical Language Toolkit
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
ty4z2008/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
mgp/book-notes
Notes from books and other interesting things that I've read. Table of contents at the end 👇
pimterry/notes
:pencil: Simple delightful note taking, with more unix and less lock-in.
paddingme/json-table
取json数据自动生成表格
apache/samza
Mirror of Apache Samza
apache/hadoop
Apache Hadoop
tokestermw/tensorflow-shakespeare
Neural machine translation between the writings of Shakespeare and modern English using TensorFlow
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
aredridel/how-to-read-code
A talk about how to read source code
domeos/server
This is the web server of domeos. QQ group: 257691628
blueimp/jQuery-File-Upload
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
spring-attic/spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework
CCSCNE/review
A submission review system for scholarly work.
Cenyol/SpringMVC
本项目基于 MyBatis Plus 进行定制,利用其提供的代码生成器快速生成模板代码。基本上从开始生成到启动运行访问/user/list, /user/get/1等接口的时候,不到五分钟。