Pinned Repositories
abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
acrcloud_sdk_python
AI-System
Resources for AI System Education
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
ast
Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
audio-captioning-papers
A list of papers about audio captioning
musicnn_keras
Keras implementation of musicnn, a set of pre-trained deep convolutional neural networks for music audio tagging
jwang1993's Repositories
jwang1993/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
jwang1993/ast
Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
jwang1993/Awesome-Self-Supervised-Papers
Paper bank for Self-Supervised Learning
jwang1993/best_AI_papers_2021
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code. [work in progress]
jwang1993/BMT
Source code for "Bi-modal Transformer for Dense Video Captioning" (BMVC 2020)
jwang1993/CLIP
Contrastive Language-Image Pretraining
jwang1993/CVPR-2021-Papers
jwang1993/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
jwang1993/CVPR_2021_Papers
CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等
jwang1993/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
jwang1993/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
jwang1993/DouZero
[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning | 斗地主AI
jwang1993/Few-Shot-Semantic-Segmentation-Papers
Few Shot Semantic Segmentation Papers
jwang1993/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
jwang1993/github
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
jwang1993/HarvestText
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
jwang1993/leaf-audio
jwang1993/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
jwang1993/Linly
Chinese-LLaMA 、Chinese-Falcon 基础模型;ChatFlow中文对话模型;中文OpenLLaMA模型;NLP预训练/指令微调数据集
jwang1993/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
jwang1993/Macropodus
自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(name entity recognition),Find(new words discovery),Keyword(keyword extraction),Summarize(text summarization),Sim(text similarity),Calculate(scientific calculator),Chi2num(chinese number to arabic number)
jwang1993/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
jwang1993/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
jwang1993/PaSST
Efficient Training of Audio Transformers with Patchout
jwang1993/programmer
程序员的晋升之路
jwang1993/python_data_structures_and_algorithms
Python 中文数据结构和算法教程
jwang1993/SimSiam
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
jwang1993/speechbrain
A PyTorch-based Speech Toolkit
jwang1993/uclser20
Code for the paper "Unsupervised Contrastive Learning of Sound Event Representations", ICASSP 2021.
jwang1993/vnpy
基于Python的开源量化交易平台开发框架