Author: wangwei
Date: Fri Jan 15 11:43:53 2016
New Revision: 1724778
URL: http://svn.apache.org/viewvc?rev=1724778&view=rev
Log:
Format the list in download page
Modified:
incubator/singa/site/trunk/content/markdown/downloads.md
Modified: incubator/singa/site/trunk/content/markdown/downloads.md
URL:
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/markdown/downloads.md?rev=1724778&r1=1724777&r2=1724778&view=diff
==============================================================================
--- incubator/singa/site/trunk/content/markdown/downloads.md (original)
+++ incubator/singa/site/trunk/content/markdown/downloads.md Fri Jan 15
11:43:53 2016
@@ -30,13 +30,13 @@
* [Amazon EC2
image](https://console.aws.amazon.com/ec2/v2/home?region=ap-southeast-1#LaunchInstanceWizard:ami=ami-b41001e6)
* [Release Notes 0.1.0](releases/RELEASE_NOTES_0.1.0.html)
* Major features include,
- * Installation using GNU build utility
- * Scripts for job management with zookeeper
- * Programming model based on NeuralNet and Layer abstractions.
- * System architecture based on Worker, Server and Stub.
- * Training models from three different model categories, namely,
feed-forward models, energy models and RNN models.
- * Synchronous and asynchronous distributed training frameworks using CPU
- * Checkpoint and restore
- * Unit test using glog
+ * Installation using GNU build utility
+ * Scripts for job management with zookeeper
+ * Programming model based on NeuralNet and Layer abstractions.
+ * System architecture based on Worker, Server and Stub.
+ * Training models from three different model categories, namely,
feed-forward models, energy models and RNN models.
+ * Synchronous and asynchronous distributed training frameworks using
CPU
+ * Checkpoint and restore
+ * Unit test using glog
<a name="old_releases"></a>