Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
android-vpn
VPN and video downloader for Android
awesome-algorithm
结构化算法刷题训练指南
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Restitvs's Repositories
Restitvs/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Restitvs/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Restitvs/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Restitvs/android-vpn
VPN and video downloader for Android
Restitvs/awesome-algorithm
结构化算法刷题训练指南
Restitvs/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
Restitvs/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Restitvs/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Restitvs/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
Restitvs/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Restitvs/Deep-learning-books
Books about machine learning, deep learning, and related topics. 一些机器学习、深度学习等相关话题的书籍。
Restitvs/DoraemonKit
简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
Restitvs/face_recognition
The world's simplest facial recognition api for Python and the command line
Restitvs/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
Restitvs/hands-on-ml-zh
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南
Restitvs/hello-world
Just another repository
Restitvs/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Restitvs/JavaInterviewArcanum
Java2020校招面试秘籍
Restitvs/kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频(欢迎参与)
Restitvs/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Restitvs/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
Restitvs/moviecatcher
电影美剧搜索及在线观看离线下载软件,集成热门资源站,借助百度云实现离线下载以及在线播放功能。
Restitvs/nlp_course
YSDA course in Natural Language Processing
Restitvs/nltk_data
NLTK Data
Restitvs/python3-cookbook
《Python Cookbook》 3rd Edition Translation
Restitvs/pytorch-EverybodyDanceNow
Implementation of Everybody Dance Now by pytorch
Restitvs/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
Restitvs/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Restitvs/Xv6
Xv6 is a teaching operating system developed in the summer of 2006 for MIT's operating systems course, 6.828: operating systems Engineering.
Restitvs/xv6-chinese
中文版的 MIT xv6 文档