Commit Graph

35 Commits

Author SHA1 Message Date
Lukas Liebel c33f57f9df Added option to name input image node
Adding a `name` parameter to `to_input` allows referencing the input image, e.g., for drawing connectors or relative positioning. I dislike `temp` as the default name but didn't change it in order to preserve backward compatibility.
2019-02-28 13:24:52 +01:00
Haris Iqbal 040af954b2 Update README.md 2019-02-21 11:34:10 +01:00
Haris Iqbal b052d8a4df evince to xdg-open,name of core to pycore and test to pyexamples 2019-02-21 11:31:54 +01:00
Haris Iqbal 6177655106 Update README.md 2019-02-21 08:49:57 +01:00
Haris Iqbal 80b72db87a Merge pull request #11 from pedrodiamel/master
python interface
2019-02-11 10:05:57 +01:00
pedro 4bcd91db5e Merge branch 'master' of https://github.com/pedrodiamel/PlotNeuralNet 2019-02-01 14:51:15 -03:00
pedro 9e0c6774a0 add res block 2019-02-01 14:50:48 -03:00
pedro b3c7cbd03f add add input python layer 2019-01-31 20:33:30 -03:00
Pedro Diamel Marrero Fernández e8b3dcb3d7 Update README.md 2019-01-31 18:50:32 -03:00
pedro cf7f9298aa update 2019-01-31 18:46:28 -03:00
pedro 3ec6f4c617 python interface 2019-01-31 18:11:55 -03:00
Haris Iqbal 595cd2b4fe Update README.md 2018-12-25 22:20:28 +01:00
Haris Iqbal 889999af27 Update README.md 2018-12-25 22:10:33 +01:00
Haris Iqbal 81757e5999 [Unimportant]fixed unet_ushape folder name v1.0.0 2018-12-24 17:23:11 +01:00
Haris Iqbal 2eddc268e2 added Unet in Ushape example 2018-12-24 17:20:36 +01:00
Haris Iqbal 2c1a03f58b added Unet example 2018-12-24 16:02:07 +01:00
Haris Iqbal 4866879ee9 Merge branch 'master' of https://github.com/HarisIqbal88/PlotNeuralNet 2018-12-20 21:28:54 +01:00
Haris Iqbal 079aadd2fd Fixed labelling z-axis 2018-12-20 21:27:29 +01:00
HarisIqbal88 5741cb56c7 Update README.md
changed the images to the ones formed by new code
2018-12-20 21:21:32 +01:00
Haris Iqbal d0ec7cf242 Included example in fcn8s to add external image in the diagram 2018-12-20 21:13:27 +01:00
Haris Iqbal 07d256361b Merge branch 'master' of https://github.com/HarisIqbal88/PlotNeuralNet 2018-12-20 20:33:36 +01:00
Haris Iqbal f0e1e511f3 Moved from specific definitions(Conv,ConvRelu) to Generic(Box,BandedBox). Also refactored and cleaned the code 2018-12-20 20:28:44 +01:00
HarisIqbal88 4704e1ebff Create LICENSE v0.1 2018-12-11 01:17:16 +01:00
Haris Iqbal bed2cc7b5f ignore gz log + new examples 2018-11-23 22:38:54 +01:00
Haris Iqbal cde6cc3398 Merge branch 'master' of https://github.com/HarisIqbal88/PlotNeuralNet 2018-11-23 22:35:34 +01:00
Haris Iqbal 7701b036b0 ignore logs 2018-11-23 22:34:03 +01:00
HarisIqbal88 79ac18cf6b Update README.md 2018-11-07 19:28:29 +01:00
HarisIqbal88 5bff8a31df Update README.md 2018-10-25 18:48:58 +02:00
Haris Iqbal 2587b56508 removed texput.log from layers 2018-10-20 14:07:06 +02:00
Haris Iqbal a82a9cb956 Merge branch 'master' of https://github.com/HarisIqbal88/PlotNeuralNet 2018-10-20 13:59:10 +02:00
Haris Iqbal 7e5918e125 removed .png files for readme and used github user storage instead 2018-10-20 13:57:52 +02:00
HarisIqbal88 11b06e2e73 Create README.md
readme init
2018-10-20 13:53:54 +02:00
Haris Iqbal 2cf19d4cf0 adding readme.css 2018-10-20 12:52:54 +02:00
Haris Iqbal f372024988 adding images for readme 2018-10-20 12:09:34 +02:00
Haris Iqbal 96b641bc26 Initialize 2018-09-12 17:13:15 +02:00