Pinned Repositories
AD-NeRF
This repository contains a PyTorch implementation of "AD-NeRF: Audio Driven Neural Radiance Fields for Talking Head Synthesis".
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
algo
allennlp
An open-source NLP research library, built on PyTorch.
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
awesome-algorithm
Lisanaaa 小专栏
awesome-bert
bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
cf_gbdt_lr
简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法
keras_nlp
models
Models and examples built with TensorFlow
mujizi's Repositories
mujizi/cf_gbdt_lr
简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法
mujizi/models
Models and examples built with TensorFlow
mujizi/algo
mujizi/allennlp
An open-source NLP research library, built on PyTorch.
mujizi/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
mujizi/bert
TensorFlow code and pre-trained models for BERT
mujizi/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
mujizi/chinese-shortscript
中文短剧本
mujizi/coreference-resolution
Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).
mujizi/dcgan
mujizi/deep-coref
mujizi/event_entity_coref_ecb_plus
A cross-document event and entity coreference resolution system, trained and evaluated on the ECB+ corpus.
mujizi/fastText
Library for fast text representation and classification.
mujizi/HRL-RE
Joint Relation Extraction with Hierarchical Reinforcement Learning
mujizi/keras
Deep Learning for humans
mujizi/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
mujizi/leetCode
:pencil2: 算法相关知识储备 LeetCode with Python :books:
mujizi/MachineLearning
The code of machinelearning
mujizi/matplotlib-tutorial
Matplotlib tutorial for beginner
mujizi/NER-LSTM-CRF
An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.
mujizi/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
mujizi/NeuronBlocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
mujizi/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
mujizi/numpy-100
100 numpy exercises (100% complete)
mujizi/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE) implemented in TensorFlow
mujizi/Python
All Algorithms implemented in Python
mujizi/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
mujizi/TensorKart
self-driving MarioKart with TensorFlow
mujizi/tensorspace
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
mujizi/trfl
TensorFlow Reinforcement Learning