Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
deeplearning.ai
The notes and answers of Adrew Ng's coursera course: deeplearning.ai
elasticsearch-definitive-guide
elasticsearch 权威指南
faceswap-GAN
A denoising autoencoder + adversarial loss for face swapping.
jieba
结巴中文分词
s2client-proto
StarCraft II Client - protocol definitions used to communicate with StarCraft II.
shields
Shields badge specification, website and default API server
zhanlang2_wordcloud
wordcloud
mousechen's Repositories
mousechen/100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
mousechen/AI-Competition-HuaWei
Code of HuaWeiCloud AI competition: classification.
mousechen/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
mousechen/c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
mousechen/chinese_ulmfit
中文ULMFiT 情感分析 文本分类
mousechen/course-v3
The 3rd edition of course.fast.ai
mousechen/crack_segmentation
This repository contains code and dataset for the task crack segmentation using two architectures UNet_VGG16, UNet_Resnet and DenseNet-Tiramusu
mousechen/d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
mousechen/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
mousechen/Data-Science-Notes
数据科学的笔记以及资料搜集
mousechen/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
mousechen/flyai_baseline
mousechen/garbage_classify
最严垃圾分类政策自7月1日颁布,如何进行垃圾分类已经成为居民生活的灵魂拷问。但是,没关系!AI在垃圾分类的应用可以成为居民的得力助手。本次垃圾分类挑战杯,目的在于构建基于深度学习技术的图像分类模型,实现垃圾图片类别的精准识别,大赛参考深圳垃圾分类标准,按可回收物、厨余垃圾、有害垃圾和其他垃圾四项分类。
mousechen/Humpback-Whale-Identification-1st-
https://www.kaggle.com/c/humpback-whale-identification
mousechen/interesting-python
有趣的Python爬虫和Python数据分析小项目(Some interesting Python crawlers and data analysis projects)
mousechen/Machine-Learning
关于机器学习的内容
mousechen/nlp-tutorial
A list of NLP(Natural Language Processing) tutorials
mousechen/nlp_course
YSDA course in Natural Language Processing
mousechen/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
mousechen/Python-100-Days
Python - 100天从新手到大师
mousechen/pytorch-cifar
95.16% on CIFAR10 with PyTorch
mousechen/pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
mousechen/pytorch-styleguide
An unofficial styleguide and best practices summary for PyTorch
mousechen/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
mousechen/pytorch_image_classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST
mousechen/rscup2019_classifier
rscup2019,分类赛道
mousechen/tf2_course
Notebooks for my "Deep Learning with TensorFlow 2 and Keras" course
mousechen/TianChi-Lvcai
2018广东工业智造大数据创新大赛——智能算法赛
mousechen/Tianchi-Medical-LungTumorDetect
天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet
mousechen/wenzheng
ai challenger 2018细粒度情感分类第一名解决方案,统一使用tensorflow和pytorch的一个框架