aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2015-10-28 19:11:37 +0800
committerDeterminant <ted.sybil@gmail.com>2015-10-28 19:11:37 +0800
commit9fb8eebe39265778c5bc4ee0c666de0baeb68916 (patch)
treeb17a8cbe5bb69e983eb90dc18cf7787189a3cb68 /index.html
parentf0c7930d4e847df3e538b131ebdbb985cd28f9ce (diff)
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index f720372..eaa7686 100644
--- a/index.html
+++ b/index.html
@@ -77,7 +77,7 @@ Priority</th>
<tbody valign="top">
<tr class="row-even"><td>High</td>
<td>Generalize nerv.Matrix to nerv.Tensor (use the same API as Torch Tensor)</td>
-<td>Ted Yin</td>
+<td>Mengxiao Bi</td>
</tr>
<tr class="row-odd"><td>High</td>
<td>Development manual: coding style &amp; contribution rules</td>
@@ -95,9 +95,9 @@ Priority</th>
<td>support for RNN/LSTM</td>
<td>Tianxing He</td>
</tr>
-<tr class="row-odd"><td>Mid</td>
+<tr class="row-odd"><td>High</td>
<td>support for CNN</td>
-<td>? (Ted Yin)</td>
+<td>Mengxiao Bi</td>
</tr>
<tr class="row-even"><td>Mid</td>
<td>User manual</td>