Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lucasb-eyer/deepfried2 issues and pull requests
#109 - Add re-init util
Pull Request -
State: closed - Opened by lucasb-eyer over 7 years ago
#108 - Add normalization layer.
Pull Request -
State: closed - Opened by lucasb-eyer over 7 years ago
#107 - Add GELU non-linearity.
Pull Request -
State: closed - Opened by lucasb-eyer over 7 years ago
#106 - Add CReLU layer.
Pull Request -
State: closed - Opened by lucasb-eyer over 7 years ago
#105 - Accept array-like data (such as h5py) too.
Pull Request -
State: closed - Opened by lucasb-eyer over 7 years ago
#104 - Add non-zero averaging option to criterion.
Pull Request -
State: closed - Opened by lucasb-eyer over 7 years ago
#103 - BCE Criterion can optionally sum across an axis (features).
Pull Request -
State: closed - Opened by lucasb-eyer almost 8 years ago
#102 - Implement "perforated" upsampling mode.
Pull Request -
State: closed - Opened by lucasb-eyer almost 8 years ago
#101 - A whole bunch of sanity-checks in parameter loading.
Pull Request -
State: closed - Opened by lucasb-eyer almost 8 years ago
#100 - Update SpatialMaxPooling to new Theano parameter names.
Pull Request -
State: open - Opened by lucasb-eyer almost 8 years ago
#99 - Add Frey-face dataset, used e.g. by VAE paper.
Pull Request -
State: closed - Opened by lucasb-eyer almost 8 years ago
#98 - BN momentum
Pull Request -
State: closed - Opened by lucasb-eyer almost 8 years ago
#97 - Svhn
Pull Request -
State: closed - Opened by lucasb-eyer almost 8 years ago
#96 - Split Parallel into Parallel and RepeatInput.
Pull Request -
State: closed - Opened by lucasb-eyer almost 8 years ago
#95 - Initial addition of SpatialTransformers.
Pull Request -
State: open - Opened by lucasb-eyer almost 8 years ago
#94 - Make using varying criteria work until #86.
Pull Request -
State: closed - Opened by lucasb-eyer about 8 years ago
#93 - Add ability for layers to give extra updates.
Pull Request -
State: closed - Opened by lucasb-eyer about 8 years ago
#92 - Add embedding layer.
Pull Request -
State: closed - Opened by lucasb-eyer about 8 years ago
#91 - Add time-series data: Mackey-Glass, MSO and Lorentz.
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
#90 - Add ResNet v2 block creation utils.
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
#89 - Warn when switching to eval with BN but no stats.
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
#88 - Unifies optional model parameter handling.
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
#87 - Freezing
Pull Request -
State: open - Opened by lucasb-eyer over 8 years ago
#86 - Do cache functions by hashing
Issue -
State: open - Opened by lucasb-eyer over 8 years ago
- 3 comments
#85 - Init array shortcut
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
#84 - Fix backwards-conv work in general (pad/stride/...)
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
- 1 comment
#83 - Add assert for filter_size in SpatialConvolutionCUDNN to be tuple
Pull Request -
State: closed - Opened by yobibyte over 8 years ago
- 3 comments
#82 - ClassNLLCriterion returns NaN when prediction is 0
Issue -
State: closed - Opened by sbereda over 8 years ago
- 1 comment
#81 - Non-existing import in stanfordbg.py
Issue -
State: closed - Opened by sbereda over 8 years ago
- 2 comments
#80 - Installation Error:
Issue -
State: open - Opened by filipetrocadoferreira over 8 years ago
- 9 comments
#79 - storing of output
Pull Request -
State: open - Opened by lucasb-eyer over 8 years ago
- 1 comment
#78 - RGB vs BGR problems in image loading for the VGG example
Issue -
State: closed - Opened by Pandoro over 8 years ago
- 1 comment
#77 - Generalize `UpSample`.
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
- 1 comment
#76 - Backward layer
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
- 1 comment
#75 - ClassNLLCriterion support getting log-softmax.
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
#74 - Added testing version of optimised RMSProp from Atari paper
Pull Request -
State: closed - Opened by yobibyte over 8 years ago
- 3 comments
#73 - Add the "sum of two numbers in a squence" dataset.
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
#72 - Make top-classes new-style in py2.7. Fixes #69
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
#71 - Add `learnable` option to `count_params`.
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
#70 - Critocalypse2
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
- 2 comments
#69 - Make `Module` inherit from `object`
Issue -
State: closed - Opened by lucasb-eyer over 8 years ago
#68 - Add `__len__` method to Container
Issue -
State: closed - Opened by lucasb-eyer over 8 years ago
#67 - Fix #66: Make non-CUDNN spatial convolution mode configurable and change to cross by default.
Pull Request -
State: closed - Opened by lucasb-eyer over 8 years ago
- 1 comment
#66 - Make non-CUDNN conv a corr by default.
Issue -
State: closed - Opened by lucasb-eyer over 8 years ago
#65 - `accumulate_statistics` to return output?
Issue -
State: open - Opened by lucasb-eyer almost 9 years ago
#64 - added ELU layer
Pull Request -
State: closed - Opened by elPistolero almost 9 years ago
- 1 comment
#63 - replaced downsample with pool since it's being faded out
Pull Request -
State: closed - Opened by elPistolero almost 9 years ago
- 3 comments
#62 - changed deprecated image_shape to input_shape
Pull Request -
State: closed - Opened by elPistolero almost 9 years ago
- 1 comment
#61 - use abstract conv2d instead of nnet.conv.conv2d
Pull Request -
State: closed - Opened by elPistolero almost 9 years ago
- 3 comments
#60 - Detect 3d conv by filter-size, not input-size.
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
- 1 comment
#59 - Generalize CUDNN pooling.
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
- 4 comments
#58 - Remove save/load_params, fixes #47.
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
#57 - Add `Flatten` layer.
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
- 1 comment
#56 - Add support for extra outputs and `StoreIO`.
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
- 2 comments
#55 - do stride assertion on the expanded version
Pull Request -
State: closed - Opened by elPistolero almost 9 years ago
- 1 comment
#54 - fix missing conv3d2d import
Pull Request -
State: closed - Opened by elPistolero almost 9 years ago
- 1 comment
#53 - Introduce `Param` class.
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
- 3 comments
#52 - Fixes after #48 and #49.
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
- 2 comments
#51 - Add train/test-only containers.
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
- 2 comments
#50 - Add a bias-only layer.
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
#49 - Address comments in #48
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
#48 - [WIP] Parameter refactoring as tuples where possible
Pull Request -
State: closed - Opened by elPistolero almost 9 years ago
- 6 comments
#47 - Remove `load_`/`save_params` from utils.
Issue -
State: closed - Opened by lucasb-eyer almost 9 years ago
#46 - backwards 3d convolution layer
Pull Request -
State: closed - Opened by elPistolero almost 9 years ago
- 1 comment
#45 - Refactoring of layer parameters as tuples where possible
Issue -
State: closed - Opened by elPistolero almost 9 years ago
- 3 comments
#44 - Generalize the implementation of BatchNormalization.
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
#43 - Make container's `[]` more flexible:
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
#42 - Compute mean over the batch instead of over the pixels/voxels for higher dim. tensors
Pull Request -
State: closed - Opened by elPistolero almost 9 years ago
- 3 comments
#41 - [WIP] backwards convolution layer
Pull Request -
State: closed - Opened by elPistolero almost 9 years ago
- 9 comments
#40 - State
Pull Request -
State: closed - Opened by lucasb-eyer almost 9 years ago
- 2 comments
#39 - Fixed import bug
Pull Request -
State: closed - Opened by yobibyte about 9 years ago
- 2 comments
#38 - fixed theano related import of max_pool_2d
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 1 comment
#37 - fixed parameter name in MNIST model
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 1 comment
#36 - border mode 'same'
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 4 comments
#35 - fixed typo in comment regarding ordering
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
#34 - consistent expected ordering of input for 3D related layers
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 3 comments
#33 - Typo related bug in SpatialSoftMaxCUDNN layer
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
#32 - [WIP] Make ClassNLL criterion multi-dimension generic.
Pull Request -
State: closed - Opened by lucasb-eyer about 9 years ago
- 2 comments
#31 - fixed SpatialSoftMaxCUDNN ordering of input dimensions
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 1 comment
#30 - Simple Upsampling Layer
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 14 comments
#29 - 3D max pooling with CUDNN
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 3 comments
#28 - 3D convolution with CUDNN v3
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
#27 - 3D SpatialSoftMaxCUDNN
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 1 comment
#26 - The Critocalypse
Pull Request -
State: closed - Opened by lucasb-eyer about 9 years ago
- 2 comments
#25 - added option to use leaky RELU
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 1 comment
#24 - Fixed two issues with the Dropout layer.
Pull Request -
State: closed - Opened by Pandoro about 9 years ago
- 1 comment
#23 - Dimshuffle Layer
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 5 comments
#22 - 3dconv
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 3 comments
#21 - Implemented ADAM according to v8 of the paper.
Pull Request -
State: closed - Opened by lucasb-eyer about 9 years ago
#20 - [WIP] 3D convnet
Pull Request -
State: closed - Opened by elPistolero about 9 years ago
- 4 comments
#19 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger about 9 years ago
#18 - Multi inputs multi targets
Pull Request -
State: closed - Opened by lucasb-eyer over 9 years ago
- 1 comment
#17 - Initial `datasets` submodule for standard datasets.
Pull Request -
State: closed - Opened by lucasb-eyer over 9 years ago
#16 - Some changes to the MNIST example
Pull Request -
State: closed - Opened by Pandoro over 9 years ago
- 1 comment
#15 - Two minor issues with the batch normalization implementation
Issue -
State: open - Opened by Pandoro over 9 years ago
- 2 comments
Labels: enhancement
#14 - added file encoding comment for py 2
Pull Request -
State: closed - Opened by parry2403 over 9 years ago
#13 - Add a way to use L1 and L2 regularization
Issue -
State: closed - Opened by lucasb-eyer over 9 years ago
- 2 comments
#12 - Fix names of BN shared variables.
Pull Request -
State: closed - Opened by lucasb-eyer over 9 years ago
#11 - Implicit function compilation causes progressbar to 'freeze'
Issue -
State: open - Opened by Pandoro over 9 years ago
- 1 comment
Labels: enhancement
#10 - The MNIST example requires CUDnn support
Issue -
State: closed - Opened by Pandoro over 9 years ago
- 2 comments
Labels: enhancement