Skip to content

Commit 43f1132

Browse files
authored
Update contributing.rst
1 parent d88c8cb commit 43f1132

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

docs/user/contributing.rst

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@
44
Contributing
55
===============
66

7-
TensorLayer 2.0 is a major ongoing research project in CFCS, Peking Univeristy, and the first version was established at Imperial College in 2016.
8-
The goal of the project is to develop a compositional language while complex learning systems
7+
TensorLayer 2.0 is a major ongoing research project in CFCS, Peking University, the first version was established at Imperial College London in 2016. The goal of the project is to develop a compositional language while complex learning systems
98
can be built through composition of neural network modules.
109

11-
Numerous contributors come from various horizons such as: Imperial College, Tsinghua University, Carnegie Mellon University, University of Technology of Compiegne,
12-
Google, Microsoft, Bloomberg and etc.
10+
Numerous contributors come from various horizons such as: Imperial College London, Tsinghua University, Carnegie Mellon University, Stanford, University of Technology of Compiegne, Google, Microsoft, Bloomberg and etc.
1311

1412
You can easily open a Pull Request (PR) on `GitHub`_, every little step counts and will be credited.
1513
As an open-source project, we highly welcome and value contributions!
@@ -25,7 +23,6 @@ As an open-source project, we highly welcome and value contributions!
2523
Project Maintainers
2624
--------------------------
2725

28-
2926
The TensorLayer project was started by `Hao Dong <https://zsdonghao.github.io>`_ at Imperial College London in June 2016.
3027

3128
For TensorLayer 2.x, it is now actively developing and maintaining by the following people who has more than 50 contributions:
@@ -54,10 +51,9 @@ What to contribute
5451
Your method and example
5552
~~~~~~~~~~~~~~~~~~~~~~~~~~~
5653

57-
If you have a new method or example in terms of Deep learning and Reinforcement learning,
58-
you are welcome to contribute.
54+
If you have a new method or example in terms of Deep learning or Reinforcement learning, you are welcome to contribute.
5955

60-
* Provide your layer or example, so everyone can use it.
56+
* Provide your layers or examples, so everyone can use it.
6157
* Explain how it would work, and link to a scientific paper if applicable.
6258
* Keep the scope as narrow as possible, to make it easier to implement.
6359

0 commit comments

Comments
 (0)