<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nerv/speech, branch alpha-4</title>
<subtitle>Lua-based toolkit for high-performance deep learning</subtitle>
<id>https://git.tedyin.com/nerv/atom?h=alpha-4</id>
<link rel='self' href='https://git.tedyin.com/nerv/atom?h=alpha-4'/>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv/'/>
<updated>2015-08-06T02:25:26Z</updated>
<entry>
<title>do not use submodule for nerv-speech</title>
<updated>2015-08-06T02:25:26Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2015-08-06T02:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv/commit/?id=ddc52b089a29dbe805ccbe499460b3e5d5b060c7'/>
<id>urn:sha1:ddc52b089a29dbe805ccbe499460b3e5d5b060c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use expanded features and do global transf in embedding_example</title>
<updated>2015-08-05T01:29:24Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2015-08-05T01:29:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv/commit/?id=7579ff4941d7019d4e911978879ec07b62a4e523'/>
<id>urn:sha1:7579ff4941d7019d4e911978879ec07b62a4e523</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keep up with speech repo</title>
<updated>2015-08-05T00:10:24Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2015-08-05T00:10:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv/commit/?id=bca6cfa05af1dfc898bdb35f9f481048840e9217'/>
<id>urn:sha1:bca6cfa05af1dfc898bdb35f9f481048840e9217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>put global transformation into a separate library</title>
<updated>2015-08-05T00:04:40Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2015-08-05T00:04:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv/commit/?id=e935fd6d49b81b0c83d5ad112bfd0a8a68a67175'/>
<id>urn:sha1:e935fd6d49b81b0c83d5ad112bfd0a8a68a67175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove useless get_crit</title>
<updated>2015-06-25T06:46:53Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2015-06-25T06:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv/commit/?id=c0dc8f53eea156115f66d6cccd5459eb192bc2bb'/>
<id>urn:sha1:c0dc8f53eea156115f66d6cccd5459eb192bc2bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use the standard nerv error reporting in io lib</title>
<updated>2015-06-25T04:58:42Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2015-06-25T04:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv/commit/?id=8b2aa75b9d7c0b4d4333e7847e3ad90c5fcf97fb'/>
<id>urn:sha1:8b2aa75b9d7c0b4d4333e7847e3ad90c5fcf97fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>separate non-Lua part of matrix code to a dedicated dir</title>
<updated>2015-06-24T14:48:24Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2015-06-24T14:48:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv/commit/?id=5e407d74130accfbbf94d2cabcb03fc126a89410'/>
<id>urn:sha1:5e407d74130accfbbf94d2cabcb03fc126a89410</id>
<content type='text'>
</content>
</entry>
<entry>
<title>major change: use luarocks to manage project</title>
<updated>2015-06-22T11:01:29Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2015-06-22T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv/commit/?id=2497fd9e7a0fae5ee4887890d7a312e0e08a93b8'/>
<id>urn:sha1:2497fd9e7a0fae5ee4887890d7a312e0e08a93b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keep up with speech submodule</title>
<updated>2015-06-21T15:00:24Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2015-06-21T15:00:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv/commit/?id=f3f14b85d3b9c1ccebb1faea37b7b57012fba347'/>
<id>urn:sha1:f3f14b85d3b9c1ccebb1faea37b7b57012fba347</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change concept of ParamRepo; provide generalized param update; code clean-up; #25 #26 #27 #29</title>
<updated>2015-06-20T12:00:25Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2015-06-20T12:00:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv/commit/?id=f3f4e74eb4dbb8829e5ee136ba4b0c0a7938b551'/>
<id>urn:sha1:f3f4e74eb4dbb8829e5ee136ba4b0c0a7938b551</id>
<content type='text'>
</content>
</entry>
</feed>
