Stars
感谢@greyireland的模板,自己用C++重写了一遍,多少复习了点数据结构和算法的知识,为之后刷题和求职做准备
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
一个用于提取简体中文字符串中省,市和区并能够进行映射,检验和简单绘图的python模块
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Learn how to design, develop, deploy and iterate on production-grade ML applications.
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Convolutional Neural Network for Text Classification in Tensorflow
MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。
A collection of video resources for machine learning