luosi's repositories

AI_Learning_Materials

学习AI的必备资料

Stargazers:1Issues:0Issues:0

chatllama

ChatLLaMA 📢 Open source implementation for LLaMA-based ChatGPT runnable in a single GPU. 15x faster training process than ChatGPT

Language:PythonStargazers:1Issues:0Issues:0

albert_zh

A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型

Language:PythonStargazers:0Issues:1Issues:0

bert_in_keras

在Keras下微调Bert的一些例子;some examples of bert in keras

Language:PythonStargazers:0Issues:1Issues:0

books

整理一些书籍 ~

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

cnn-text-classification-tf

Convolutional Neural Network for Text Classification in Tensorflow

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

deep-learning-from-scratch

『ゼロから作る Deep Learning』のリポジトリ

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

DeepLearning-MuLi-Notes

Notes about courses Dive into Deep Learning by Mu Li

Stargazers:0Issues:0Issues:0

Dive-into-DL-TensorFlow2.0

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可

License:Apache-2.0Stargazers:0Issues:0Issues:0

ELMo-keras

Re-implementation of ELMo on Keras

Language:PythonStargazers:0Issues:1Issues:0

jieba

结巴中文分词

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

keras-bert

Implementation of BERT that could load official pre-trained models for feature extraction and prediction

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

keras-monotonic-attention

seq2seq attention in keras

Language:PythonLicense:AGPL-3.0Stargazers:0Issues:1Issues:0

keras-self-attention

Attention mechanism for processing sequential data that considers the context for each timestamp.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

keras-transformer

Keras library for building (Universal) Transformers, facilitating BERT and GPT models

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

keras-transformer-xl

Transformer-XL with checkpoint loader

Language:PythonLicense:MITStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

NCRFpp

NCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components. (code for COLING/ACL 2018 paper)

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

nlp_overview

Overview of Modern Deep Learning Techniques Applied to Natural Language Processing

Language:CSSLicense:MITStargazers:0Issues:1Issues:0

SelfAttentive

Implementation of A Structured Self-attentive Sentence Embedding

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

SelfAttentiveSentEmbed

Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

statistic

collecting books, papers and docs.

Stargazers:0Issues:0Issues:0

SWEM

The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mechanisms"

Language:PythonStargazers:0Issues:1Issues:0

tensorflow2_tutorials_chinese

tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

TiramisuASR

A Sweet Automatic Speech Recognition like Tiramisu Cake using Tensorflow 2. Supported languages having small number of characters such as English, Vietnamese, German, etc.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

transformer-word-segmenter

Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:1Issues:0

zhihu

This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0