Pinned Repositories
Algorithm
automl
Google Brain AutoML
awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
chinese_sentiment_dictionary
该仓库收集了常用的中文情感词典,仅供学习
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
cppjieba
"结巴"中文分词的C++版本
DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
DIPpro
image processing
Kryptonites's Repositories
Kryptonites/Algorithm
Kryptonites/automl
Google Brain AutoML
Kryptonites/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
Kryptonites/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
Kryptonites/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
Kryptonites/chinese_sentiment_dictionary
该仓库收集了常用的中文情感词典,仅供学习
Kryptonites/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
Kryptonites/cppjieba
"结巴"中文分词的C++版本
Kryptonites/gym
A toolkit for developing and comparing reinforcement learning algorithms.
Kryptonites/kcws
Deep Learning Chinese Word Segment
Kryptonites/learngit
Kryptonites/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Kryptonites/ML-Tutorial-Experiment
Coding the Machine Learning Tutorial for Learning to Learn
Kryptonites/models
Models and examples built with TensorFlow
Kryptonites/NeuralNLP-NeuralClassifier
An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
Kryptonites/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Kryptonites/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Kryptonites/NLPIR
Kryptonites/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
Kryptonites/pytorch-distributed
A quickstart and benchmark for pytorch distributed training.
Kryptonites/PyTorch-NLP
Supporting Rapid Prototyping with a Toolkit (incl. Datasets and Neural Network Layers)
Kryptonites/pytorch-pretrained-BERT
A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.
Kryptonites/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Kryptonites/TCN
Sequence modeling benchmarks and temporal convolutional networks
Kryptonites/tensorflow
Computation using data flow graphs for scalable machine learning
Kryptonites/tensorflow-deeplab-v3-plus
DeepLabv3+ built in TensorFlow
Kryptonites/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
Kryptonites/text_classification
all kinds of text classification models and more with deep learning
Kryptonites/THULAC
An Efficient Lexical Analyzer for Chinese
Kryptonites/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习