Stars
总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。
Roadmap to becoming a Java developer in 2024
《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
人工智能算法方面的综合资料合集:包括求职面试、机器学习、深度学习、强化学习等方面的资料和代码
《python数据分析与挖掘实战》的代码笔记
Deep Learning Book Chinese Translation
本项目对中文版《动手学深度学习》中的代码进行了PyTorch实现并整理为PDF版本供下载
《统计学习方法》笔记-基于Python算法实现
《统计学习方法》笔记-基于Python算法实现
The key codes of paper "Vocabulary-informed Zero-shot and Open-set Learning"
人工智能学习资料超全整理,包含机器学习基础ML、深度学习基础DL、计算机视觉CV、自然语言处理NLP、推荐系统、语音识别、图神经网路、算法工程师面试题
YSDA course in Natural Language Processing
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等
《Natural Language Processing with PyTorch》中文翻译
A Code-First Introduction to NLP course
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
XLNet: Generalized Autoregressive Pretraining for Language Understanding
A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF
Convolutional neural network and word embeddings for Chinese word segmentation