16 Commits

Author SHA1 Message Date
John Beieler b4f82fe4d0 Adding character-level ConvNet. 2016-08-24 11:40:38 -04:00
nzw bd1a7f7d20 Add links for text 2016-08-19 03:41:45 +09:00
Mike Williams e196950a35 Add link to Hello World iris quickstart 2016-08-13 12:48:53 -04:00
Somshubra Majumdar 54b1b0f687 Added second wide residual network
Added my implementation of the Wide Residual Network, which achieves similar classification accuracy performance to the scores described in the original paper.

Contains a script to construct WRN's of any size, with pre-trained weights for WRN-16-8 (93.68 %) and WRN-28-8 (95.08 %).
2016-08-04 19:57:41 +05:30
Matthias Plappert 2551680b34 Add keras-rl 2016-07-30 17:00:51 +02:00
Marko Jocić 26aaa5270e Update README.md
Fixed type and added link to ultrasound nerve segmentation repo.
2016-07-30 03:33:26 +02:00
asmith26 cd683c6921 Added link to Wide Residual Networks (with pre-trained weights) 2016-07-29 21:36:05 +01:00
Desmond Elliott 93c48af0a0 Update README.md
Added link to codebase for doing monolingual and multilingual image description with Keras.
2016-07-29 16:04:33 +02:00
François Chollet a1bd340a8d Merge pull request #4 from tdeboissiere/master
Add DeconvNet VGG16
2016-07-29 00:12:28 -07:00
tdeboissiere 0d67d6a15b Add DeconvNet VGG16 2016-07-29 12:27:23 +10:00
Ehud Ben-Reuven 00327e3d8e headline generator 2016-07-28 22:00:55 -04:00
François Chollet 3517060afd Merge pull request #1 from shyamupa/master
added snli-entailment project to list
2016-07-28 14:58:39 -07:00
Gene Kogan b07df3555e added keras tutorials from ml4a 2016-07-28 23:30:38 +02:00
Shyam Upadhyay cac0da4126 added snli-entailment project to list 2016-07-28 17:30:35 -04:00
Francois Chollet b37758cc95 Fix typos 2016-07-28 14:17:41 -07:00
Francois Chollet c3424bfbd0 Initial commit 2016-07-28 14:12:01 -07:00