Pinned Repositories
Visual-Question-Answering
:camera: :question: Visual Question Answering Demo and Algorithmia API
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Chinese-VQA
Chinese Visual Question Answering 中文看图问答
Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
AI-Knowledge
Contains knowledge of Al
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Notes-Deep-Learning
深度学习心得笔记
VGG16
VGG, tensorflow, cifar-10
WeiYangBin's Repositories
WeiYangBin/Notes-Deep-Learning
深度学习心得笔记
WeiYangBin/VGG16
VGG, tensorflow, cifar-10
WeiYangBin/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
WeiYangBin/AI-Knowledge
Contains knowledge of Al
WeiYangBin/ALPRO
Align and Prompt: Video-and-Language Pre-training with Entity Prompts
WeiYangBin/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
WeiYangBin/awesome-question-answering
Resources, datasets, papers on Question Answering
WeiYangBin/BSN-boundary-sensitive-network
Codes of our paper: "BSN: Boundary Sensitive Network for Temporal Action Proposal Generation"
WeiYangBin/cama_summer_school_2017
杭电 MIL 机器学习暑期研讨班
WeiYangBin/course-assignment
deeplearning.ai(吴恩达老师的深度学习课程作业)
WeiYangBin/cs231n.github.io
Public facing notes page
WeiYangBin/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
WeiYangBin/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
WeiYangBin/Layered-Memory-Network
A Layered Memory Network for MovieQA
WeiYangBin/LeetCode
WeiYangBin/P1_Facial_Keypoints-master
Facial_Keypoints practice project
WeiYangBin/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
WeiYangBin/python_data_structures_and_algorithms
Python 中文数据结构和算法教程
WeiYangBin/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
WeiYangBin/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
WeiYangBin/seqeval
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
WeiYangBin/tensorflow
An Open Source Machine Learning Framework for Everyone
WeiYangBin/tensorflow-2
图解tensorflow 源码
WeiYangBin/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
WeiYangBin/VideoQA
Video Question Answering via Gradually Refined Attention over Appearance and Motion