Pinned Repositories
Algorithm
algorithm and data structure
char-rnn
Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano
char-rnn-tf
Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow
Compiler
Experiments in the course of Compiling Principles and carry out it
CPU-Design
Use VHDL language to design the simple CPU.
GRU-or-CNN
Implement GRU or CNN in python/theano to learn the sentences representation for coherence, answer selecting or dialogue.
MTA-LSTM
The code and data of ijcai2018 paper <Topic-to-Essay Generation with Neural Networks>
Phrase2Vec
Learn the distributed representation of phrase and word
SC-LSTM
Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow
Tag-Suggestion
Implement CNN-GRU hierarchical model in Python/Theano for text tag suggestion
hit-computer's Repositories
hit-computer/MTA-LSTM
The code and data of ijcai2018 paper <Topic-to-Essay Generation with Neural Networks>
hit-computer/char-rnn-tf
Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow
hit-computer/SC-LSTM
Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow
hit-computer/char-rnn
Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano
hit-computer/GRU-or-CNN
Implement GRU or CNN in python/theano to learn the sentences representation for coherence, answer selecting or dialogue.
hit-computer/Tag-Suggestion
Implement CNN-GRU hierarchical model in Python/Theano for text tag suggestion
hit-computer/Algorithm
algorithm and data structure
hit-computer/Phrase2Vec
Learn the distributed representation of phrase and word
hit-computer/CPU-Design
Use VHDL language to design the simple CPU.
hit-computer/Compiler
Experiments in the course of Compiling Principles and carry out it
hit-computer/BanditsBook
Code for my book on Multi-Armed Bandit Algorithms
hit-computer/MH
Metropolis-Hastings Algorithm
hit-computer/AliceMind
hit-computer/char-rnn-1
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
hit-computer/chat_corpus
chat corpus collection from various open sources
hit-computer/ColossalAI
Making big AI models cheaper, easier, and more scalable
hit-computer/GLM
GLM (General Language Model)
hit-computer/hit-computer.github.io
personal blog
hit-computer/Kaggle_HomeDepot
Turing Test's Solution for Home Depot Product Search Relevance Competition on Kaggle (https://www.kaggle.com/c/home-depot-product-search-relevance)
hit-computer/models
Models built with TensorFlow
hit-computer/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
hit-computer/pytorch-onnx-tensorflow-pb
Converting A PyTorch Model to Tensorflow pb using ONNX
hit-computer/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
hit-computer/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
hit-computer/smoothquant
SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models
hit-computer/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.
hit-computer/topicvec
hit-computer/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
hit-computer/Travel_By_Movie
Weibo Application
hit-computer/xtreme
XTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 typologically diverse languages and includes nine tasks.