Skip to content

Commit 0d75c13

Browse files
authored
Update README.md
1 parent 23eb61d commit 0d75c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ***NeuronBlocks*** - NLP DNN Model Toolkit
1+
# ***NeuronBlocks*** - Building Your NLP DNN Models Like Playing Lego
22
* [Overview](#Overview)
33
* [Who should consider using NeuronBlocks](#Who-should-consider-using-NeuronBlocks)
44
* [Get Started](#Get-Started)
@@ -11,7 +11,7 @@
1111

1212

1313
# Overview
14-
NeuronBlocks is a **NLP deep learning modeling toolkit** that helps engineers to build end-to-end pipelines for neural network model training for NLP tasks. The main goal of this toolkit is to minimize developing cost for NLP deep neural network model building, including both training and inferencing stages. For more details, please check our paper: **NeuronBlocks -- Building Your NLP DNN Models Like Playing Lego** at https://arxiv.org/abs/1904.09535.
14+
NeuronBlocks is a **NLP deep learning modeling toolkit** that helps engineers to build end-to-end pipelines for neural network model training for NLP tasks. The main goal of this toolkit is to minimize developing cost for NLP deep neural network model building, including both training and inference stages. For more details, please check our paper: **NeuronBlocks -- Building Your NLP DNN Models Like Playing Lego** at https://arxiv.org/abs/1904.09535.
1515

1616
NeuronBlocks consists of two major components: ***Block Zoo*** and ***Model Zoo***.
1717
- In ***Block Zoo***, we provide commonly used neural network components as building blocks for model architecture design.

0 commit comments

Comments
 (0)