Pinned Repositories
3dbabove
The collection of jupyter notebooks that were created to compose 3dbabove posts
Ad-papers
Papers on Computational Advertising
algorithm
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
python_machine_learning
python机器学习及实战-从零开始通往Kaggle竞赛之路
marchboy's Repositories
marchboy/python_machine_learning
python机器学习及实战-从零开始通往Kaggle竞赛之路
marchboy/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
marchboy/BigData-Notes
大数据入门指南 :star:
marchboy/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
marchboy/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
marchboy/data_structure
marchboy/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
marchboy/deeplearningbook-chinese
Deep Learning Book Chinese Translation
marchboy/DUREADER_ROBUST_2020
marchboy/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
marchboy/end2end-conversational-ai-cn
marchboy/Getting-Things-Done-with-Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
marchboy/HandsOnMachineLearning
动手实现各种机器学习算法
marchboy/interview_internal_reference
2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
marchboy/MachineLearningAlgorithm
Implementation of some machine learning algorithms
marchboy/marchboy.github.io
marchboy/MRC_Competition_Dureader
中文机器阅读理解 冠军/亚军代码及预训练的MRC模型
marchboy/MRC_Dureader
marchboy/MRC_Dureader2
marchboy/NLP-Notebook
NLP学习笔记的Notebook,包含经典模型的理解与相关实践。
marchboy/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
marchboy/QANet-pytorch
marchboy/rasa_chatbot
A chatbot based on RASA.
marchboy/risk-management-note
🧯风险控制笔记,适用于互联网企业
marchboy/shadowsocksr-csharp
marchboy/summary
marchboy/Tencent2019_Preliminary_Rank1st
The code for 2019 Tencent College Algorithm Contest, and the online result ranks 1st in the preliminary.
marchboy/tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
marchboy/xbot
Task-oriented Chatbot
marchboy/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS