Pinned Repositories
awesome-blockchain-cn
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
BERT-pytorch
Google AI 2018 BERT pytorch implementation
bert4keras
light reimplement of bert for keras
CLRS
Some exercises and problems in Introduction to Algorithms 3rd edition.
cocoapi
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
coding-interview-university
A complete computer science study plan to become a software engineer.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
practicalAI
📚 A practical approach to machine learning.
temp-ffcreator-nestjs
ffcreator
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
tangxiaochu123230's Repositories
tangxiaochu123230/bert4keras
light reimplement of bert for keras
tangxiaochu123230/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
tangxiaochu123230/temp-ffcreator-nestjs
ffcreator
tangxiaochu123230/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
tangxiaochu123230/awesome-blockchain-cn
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
tangxiaochu123230/CLRS
Some exercises and problems in Introduction to Algorithms 3rd edition.
tangxiaochu123230/cocoapi
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
tangxiaochu123230/coding-interview-university
A complete computer science study plan to become a software engineer.
tangxiaochu123230/CS224N-Stanford-Winter-2019
The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程的【所有】相关的资料。感谢Chris Manning教授和Abigail See,感谢所有助教!
tangxiaochu123230/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
tangxiaochu123230/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
tangxiaochu123230/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
tangxiaochu123230/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
tangxiaochu123230/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
tangxiaochu123230/ktrain
ktrain is a Python library that makes deep learning and AI more accessible and easier to apply
tangxiaochu123230/leetcode
Python & JAVA Solutions for Leetcode
tangxiaochu123230/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
tangxiaochu123230/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
tangxiaochu123230/nlp-beginner-finish
此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。
tangxiaochu123230/OpenDiT
OpenDiT: An Easy, Fast and Memory-Efficient System for DiT Training and Inference
tangxiaochu123230/PubLayNet
tangxiaochu123230/pyhanlp
中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁 自然语言处理
tangxiaochu123230/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
tangxiaochu123230/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
tangxiaochu123230/sentence-transformers
Sentence Embeddings with BERT & XLNet
tangxiaochu123230/spacy-transformers
🛸 spaCy pipelines for pre-trained BERT, XLNet and GPT-2
tangxiaochu123230/torchkeras
Pytorch❤️ Keras 😋😋
tangxiaochu123230/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
tangxiaochu123230/yft-design
一款美观且功能强大的在线设计工具,具备海报设计和图片编辑功能,基于Canvas的开源版【稿定设计】。适用于多种场景,如海报生成、电商产品图制作、文章长图设计、视频/公众号封面编辑等 。A beautiful and powerful online design tool
tangxiaochu123230/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS