Pinned Repositories
asympPDC
Matlab/octave code for all three forms of partial directed coherence (PDC) and directed transfer function (DTF)with asymptotic statistics for null hypothesis testing for multivariate single-segment analysis of connectivity..
attention-networks-for-classification
Hierarchical Attention Networks for Document Classification in PyTorch
biLSTM_attn
fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
fine-tuning
Fine-tuning an already learned model, adapts the architecture to other datasets
GPT2-Chinese
Chinese version of GPT2 training code, using BERT or BPE tokenizer.
hello-world
The examine of the github
opencv
Open Source Computer Vision Library
python100Day
the-concept-of-AI-hw
swirlingcloud's Repositories
swirlingcloud/asympPDC
Matlab/octave code for all three forms of partial directed coherence (PDC) and directed transfer function (DTF)with asymptotic statistics for null hypothesis testing for multivariate single-segment analysis of connectivity..
swirlingcloud/the-concept-of-AI-hw
swirlingcloud/opencv
Open Source Computer Vision Library
swirlingcloud/attention-networks-for-classification
Hierarchical Attention Networks for Document Classification in PyTorch
swirlingcloud/bert
TensorFlow code and pre-trained models for BERT
swirlingcloud/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
swirlingcloud/face_recognition
The world's simplest facial recognition api for Python and the command line
swirlingcloud/Machine-learning
The homework of machine learning
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/attention-analysis
swirlingcloud/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
swirlingcloud/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
swirlingcloud/awesome-java
Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).
swirlingcloud/Awesome-pytorch-list-CNVersion
Awesome-pytorch-list 翻译工作进行中......
swirlingcloud/awesome-reid-dataset
Collection of public available person re-identification datasets
swirlingcloud/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
swirlingcloud/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
swirlingcloud/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
swirlingcloud/CS909
swirlingcloud/DG-Net
:couple: Joint Discriminative and Generative Learning for Person Re-identification. CVPR'19 (Oral) :couple:
swirlingcloud/front-end-roadmap
Tell you how to learn front end development ~
swirlingcloud/github
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
swirlingcloud/GPT2-chitchat
GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI**)
swirlingcloud/huawei-garbage
2019 Huawei Cloud garbage Classification Competition online score 2th place
swirlingcloud/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
swirlingcloud/new-grad-positions
本项目旨在收集 2023 届互联网公司校招和实习的最新官方招聘信息,帮助在校生消除信息不对称带来的劣势,欢迎贡献 👏🏻。
swirlingcloud/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
swirlingcloud/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
swirlingcloud/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
swirlingcloud/ReID_tutorial_slides
《深度学习与行人重识别》课程课件