swirlingcloud's Stars
layumi/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
NEU-Gou/awesome-reid-dataset
Collection of public available person re-identification datasets
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
paperswithcode/releasing-research-code
Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)
upupming/new-grad-positions
本项目旨在收集 2023 届互联网公司校招和实习的最新官方招聘信息,帮助在校生消除信息不对称带来的劣势,欢迎贡献 👏🏻。
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
xuwd11/cs131_hws
My solution to assignments in Stanford CS131 Computer Vision: Foundations and Applications (Fall 2018)
JafferWilson/Process-Data-of-CNN-DailyMail
This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail
swirlingcloud/Machine-learning
The homework of machine learning
swirlingcloud/bert
TensorFlow code and pre-trained models for BERT
swirlingcloud/face_recognition
The world's simplest facial recognition api for Python and the command line
seu-kse/SparqlSession
Revealing Secrets in SPARQL Session Level, ISWC 2020
seu-kse/ComplexKBQA
Complex Knowledge Base Question Answering via Alternate Meta-learning, IJCAI 2020
QLMX/huawei-garbage
2019 Huawei Cloud garbage Classification Competition online score 2th place
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
xavier-zy/Awesome-pytorch-list-CNVersion
Awesome-pytorch-list 翻译工作进行中......
edyoda/machine-learning-for-beginners
Start writing machine learning code in just 10 hours
swirlingcloud/nmt
TensorFlow Neural Machine Translation Tutorial
swirlingcloud/attention-networks-for-classification
Hierarchical Attention Networks for Document Classification in PyTorch
swirlingcloud/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
swirlingcloud/opencv
Open Source Computer Vision Library
swirlingcloud/python100Day
swirlingcloud/fine-tuning
Fine-tuning an already learned model, adapts the architecture to other datasets
swirlingcloud/Ordered-Neurons
Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"
swirlingcloud/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
swirlingcloud/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
swirlingcloud/the-concept-of-AI-hw
swirlingcloud/GPT2-Chinese
Chinese version of GPT2 training code, using BERT or BPE tokenizer.
swirlingcloud/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right: