Pinned Repositories
BERT-Tensorflow2.x
A tensorflow 2.x BERT implementation using League of Legends myth data(Chinese).
cs224w-notes-and-works
cs224w notes, translated to Chinese and keep the English original version from stanford-cs224w-notes
Faster-rcnn-tensorflow2.x
An implement of origin faster-rcnn based on tensorflow 2.x and visualize it.使用Tensorflow2.x实现了faster-rcnn并可视化算法运行流程
GraphModel-Tensorflow2.x
Implementations of Graph Convolution Network & Graph Attention Network based on Tensorflow 2.x and LastFM-Asia dataset
Multi-classifier
use 1 versus 1, 1 versus rest and softmax to implement multi-class classification. draw the decision boundary in 2-d data.
MusicGenerator
Deep Learning music generator, using Embedding =>Bidirectional GRU networks. Data were collected from networks, we choose JJ Lam's music.
The-Simplest-Faster-RCNN
Faster-RCNN with only one page of jupyter notebook;只用一页jupyter notebook完成Faster RCNN
Transformer-MusicGenerator
Using Transformer to generate music
cdss
问境-瑞金医院-心血管临床决策支持系统(CDSS)
PyWebIO
Write interactive web app in script way.
cmd23333's Repositories
cmd23333/Faster-rcnn-tensorflow2.x
An implement of origin faster-rcnn based on tensorflow 2.x and visualize it.使用Tensorflow2.x实现了faster-rcnn并可视化算法运行流程
cmd23333/BERT-Tensorflow2.x
A tensorflow 2.x BERT implementation using League of Legends myth data(Chinese).
cmd23333/MusicGenerator
Deep Learning music generator, using Embedding =>Bidirectional GRU networks. Data were collected from networks, we choose JJ Lam's music.
cmd23333/The-Simplest-Faster-RCNN
Faster-RCNN with only one page of jupyter notebook;只用一页jupyter notebook完成Faster RCNN
cmd23333/cs224w-notes-and-works
cs224w notes, translated to Chinese and keep the English original version from stanford-cs224w-notes
cmd23333/GraphModel-Tensorflow2.x
Implementations of Graph Convolution Network & Graph Attention Network based on Tensorflow 2.x and LastFM-Asia dataset
cmd23333/Multi-classifier
use 1 versus 1, 1 versus rest and softmax to implement multi-class classification. draw the decision boundary in 2-d data.
cmd23333/Transformer-MusicGenerator
Using Transformer to generate music