liuhongyer's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
jackfrued/Python-100-Days
Python - 100天从新手到大师
tensorflow/models
Models and examples built with TensorFlow
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
virgili0/Virgilio
Your new Mentor for Data Science E-Learning.
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
cocodataset/cocoapi
COCO API - Dataset @ http://cocodataset.org/
INTERMT/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
shunliz/Machine-Learning
机器学习原理
catboost/tutorials
CatBoost tutorials repository
yizt/cv-papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
thushv89/attention_keras
Keras Layer implementation of Attention for Sequential models
keefecn/python_practice_of_data_analysis_and_mining
《Python数据分析与挖掘实战》随书源码与数据
taki0112/ResNet-Tensorflow
Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152
mynlp/cst_captioning
PyTorch Implementation of Consensus-based Sequence Training for Video Captioning
AIIABenchmark/AIIA-DNN-benchmark
lucasjinreal/pt_mobilenetv2_deeplabv3
Fast accurate realtime segmentation with DeepLabV3 and MobileNetV2 backbone
NLP-Deeplearning-Club/keras_attention_block
attention block for keras Functional Model with only tensorflow backend
lucasjinreal/pytorch_image_caption
Image Caption, Show and Tell.
Pillercottrer/radcap_project
daveredrum/image-captioning
Image captioning models "show and tell" + "show, attend and tell" in PyTorch
dahuang37/show-and-tell-image-captioning
Repo for reproducing show and tell: neural image captioning
iamzda/jianzhioffer
剑指offer python
liuhongyer/video-caption.pytorch
pytorch implementation of video captioning