February 16, 2017 – February 23, 2017
Overview
13
Active Pull Requests
57
Active Issues
3 Pull requests merged by 2 people
-
Merged
#5452
Fix deprecated sklearn scoring function
Feb 21, 2017 -
Merged
#5468
Speed up load_image method.
Feb 21, 2017 -
Merged
#5440
Speed up preprocessing by avoiding unnecessary random transforms.
Feb 19, 2017
10 Pull requests proposed by 9 people
-
Proposed
#5426
fix documentation typo for Cropping2D
Feb 17, 2017 -
Proposed
#5439
Add bias=False for Resnets
Feb 19, 2017 -
Proposed
#5445
Keras 2 and keras-contrib pull request process
Feb 19, 2017 -
Proposed
#5450
backend/__init__.py example of backend()
Feb 20, 2017 -
Proposed
#5458
PEP 8 modification
Feb 20, 2017 -
Proposed
#5463
Docstring spelling
Feb 20, 2017 -
Proposed
#5472
Add an option to create dot model in different directions
Feb 22, 2017 -
Proposed
#5473
remove unnessary code in deep-dream.py
Feb 22, 2017 -
Proposed
#5484
Example: Visualizing keras's neural network with tensorboard
Feb 22, 2017 -
Proposed
#5486
Prevent keras.json permission collision
Feb 23, 2017
13 Issues closed by 12 people
-
Closed
#4404
too low accuracy in the example of mnist_cnn
Feb 23, 2017 -
Closed
#5414
not expected images from autoencoder with sparsity constraint
Feb 23, 2017 -
Closed
#5377
NaN gradient when using BatchNormalization with sequential input
Feb 22, 2017 -
Closed
#5474
Splitting the output of a layer over the channels
Feb 22, 2017 -
Closed
#5416
imagenet pretrained inception_v3 model mean value at inception_v3.py?
Feb 21, 2017 -
Closed
#5446
Get Gradients wrt Feature Maps
Feb 20, 2017 -
Closed
#5447
Input Error on Second Layer of Recurrent Example from Doc
Feb 20, 2017 -
Closed
#2416
Intermediate Layer Loss Contribution in Stacked What Where Autoencoder
Feb 18, 2017 -
Closed
#5430
The weights file will not be closed after called load_weights function.
Feb 17, 2017 -
Closed
#5423
ValueError: Error when checking model target: expected dense_1 to have 3 dimensions, but got array with shape (8544, 5)
Feb 17, 2017 -
Closed
#5412
Deserializing model with custom metric
Feb 16, 2017 -
Closed
#5418
Batchwise outer product?
Feb 16, 2017 -
Closed
#5409
sequential and general model in keras implementation
Feb 16, 2017
44 Issues created by 41 people
-
Opened
#5485
Stuck in keras.backend.function (Theano backend)
Feb 23, 2017 -
Opened
#5482
tf.diag support
Feb 22, 2017 -
Opened
#5481
Stateful RNN with different lengths for each sample
Feb 22, 2017 -
Opened
#5480
Keras base directory permissions issue on multi-user system [with solution]
Feb 22, 2017 -
Opened
#5479
Problems with LocallyConnected1D Layer and Theano
Feb 22, 2017 -
Opened
#5478
Inconsistent Output when Exporting Keras to Tensorflow
Feb 22, 2017 -
Opened
#5476
Save activation output to disk
Feb 22, 2017 -
Opened
#5475
IOError: Image File is truncated
Feb 22, 2017 -
Opened
#5471
[Severe] Unexpected keras Convolution2D shape?
Feb 21, 2017 -
Opened
#5470
Freezing or Throwing away Filters of a Layer
Feb 21, 2017 -
Opened
#5469
tf.while_loop hangs when Dropout layer is used
Feb 21, 2017 -
Opened
#5467
Should Keras depend on TensorFlow instead of Theano?
Feb 21, 2017 -
Opened
#5466
How can I access output of a layer in my model in a custom loss function?
Feb 21, 2017 -
Opened
#5465
add Batch Normalization immediately before non-linearity or after in Keras?
Feb 21, 2017 -
Opened
#5464
Siamese get feature vectors
Feb 21, 2017 -
Opened
#5462
Location of .keras
Feb 20, 2017 -
Opened
#5461
DBN in keras
Feb 20, 2017 -
Opened
#5460
DBN in keras
Feb 20, 2017 -
Opened
#5459
Keras forces one worker if not pickle_safe
Feb 20, 2017 -
Opened
#5455
Keras-visualizations errors - K.gradients (loss,input_img)[0] gives type error
Feb 20, 2017 -
Opened
#5454
Hidden activations retrievable as input tensor, but not as output tensor
Feb 20, 2017 -
Opened
#5453
Why it takes longer time when I freeze a layer?
Feb 20, 2017 -
Opened
#5449
How to write layer to achieve those equations? Any suggestion or material?
Feb 20, 2017 -
Opened
#5448
border_mode = 'same' in pooling layers still changes the dimentions
Feb 20, 2017 -
Opened
#5444
Documentation - TimeDistributed input shape
Feb 19, 2017 -
Opened
#5443
Found a tensorflow problem which has a known solution
Feb 19, 2017 -
Opened
#5442
Keras load_model fails after training
Feb 19, 2017 -
Opened
#5441
loss increase after each epoch
Feb 19, 2017 -
Opened
#5438
TimeDistributed(merge([a,b],mode = 'dot')) problem
Feb 19, 2017 -
Opened
#5437
class_weight error for 2 classes
Feb 18, 2017 -
Opened
#5435
Different results for same code in two different computers
Feb 18, 2017 -
Opened
#5434
failed to switch the backend even after changing keras.json
Feb 18, 2017 -
Opened
#5433
Potential Batch Normailzation Bug - crashing on mode 0, not on mode 2
Feb 18, 2017 -
Opened
#5432
fit_generator - how accuracy is reported
Feb 18, 2017 -
Opened
#5431
Snap package for Keras
Feb 17, 2017 -
Opened
#5429
NVCC Compilation Errors with Theano Backend and Binary Accuracy Metric
Feb 17, 2017 -
Opened
#5428
[Enhancement] Add partial_fit to the sklearn wrapper
Feb 17, 2017 -
Opened
#5427
FailedPreconditionError: lack of intialization of Keras variables when using with TensorFlow
Feb 17, 2017 -
Opened
#5425
LSTM different case of sequences, doubts in general and CNN+LSTM network for regression problem
Feb 17, 2017 -
Opened
#5424
How to apply a mathematical operation and convert the model back to a Keras tensor?
Feb 17, 2017 -
Opened
#5421
How to update project code written with old keras version?
Feb 17, 2017 -
Opened
#5420
How to make the trained network to handle images of different sizes
Feb 16, 2017 -
Opened
#5419
Localisation metrics in semi-supervised context.
Feb 16, 2017 -
Opened
#5417
Bidirectional wrapper fails assigning custom initializer
Feb 16, 2017
51 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
17 new comments
Open
#5358
Keras 2 requests for contribution
Feb 23, 2017 -
9 new comments
Open
#4018
Upsampling fails with Atrous Convolution
Feb 19, 2017 -
8 new comments
Open
#3548
Tensorflow only: TypeError: Expected int32, got list containing Tensors of type '_Message' instead.
Feb 23, 2017 -
5 new comments
Open
#4754
TensorBoard callback warning
Feb 17, 2017 -
5 new comments
Open
#5299
Spring 2017 roadmap: Keras 2, PR freeze, TF integration
Feb 21, 2017 -
4 new comments
Open
#4634
CTC (Theano backend) is incorrect
Feb 17, 2017 -
4 new comments
Open
#5298
Keras model cannot be loaded if it contains a Lambda layer calling tf.image.resize_images
Feb 23, 2017 -
4 new comments
Open
#5325
Convert tensorflow tensor to Keras tensor
Feb 17, 2017 -
3 new comments
Open
#1922
Visualize LSTM gate activations
Feb 17, 2017 -
3 new comments
Open
#4880
ProgBar has poor performance in jupyter notebook
Feb 22, 2017 -
3 new comments
Open
#5400
Accuracy, fmeasure, precision, and recall all the same for binary classification problem (cut and paste example provided)
Feb 23, 2017 -
2 new comments
Open
#593
Network with shared weights and a max function
Feb 16, 2017 -
2 new comments
Open
#1587
Out of memory issues (GPU)
Feb 21, 2017 -
2 new comments
Open
#3563
mnist_cnn.py: couldn't reach 99.25% test accuracy
Feb 22, 2017 -
2 new comments
Open
#5060
How to share weights between two Dense layers with transposed in/out dims ?
Feb 17, 2017 -
2 new comments
Open
#5160
Recursive models in keras
Feb 19, 2017 -
2 new comments
Open
#5273
Loading a TensorFlow checkpoint, and turn it into a Keras model
Feb 22, 2017 -
2 new comments
Open
#5312
Fast GAN training in Keras
Feb 21, 2017 -
2 new comments
Open
#5385
training process crashed on a GPU cluster
Feb 17, 2017 -
2 new comments
Open
#5408
merge two resnet50 causes fit_generator to crash after more than 5 minute - without start the training
Feb 16, 2017 -
1 new comment
Open
#358
Deep neural network with stacked autoencoder on MNIST
Feb 23, 2017 -
1 new comment
Open
#478
Keras Transformer Network Layer
Feb 17, 2017 -
1 new comment
Open
#1110
LSTMs with Sequences for outputs
Feb 17, 2017 -
1 new comment
Open
#1709
Class_weights not supported for fitting recurrent networks with crossentropy loss
Feb 22, 2017 -
1 new comment
Open
#1773
Convolutional LSTM
Feb 18, 2017 -
1 new comment
Open
#2106
Anyone implemented a Deconvolutional layer combined the Keras and Tensorflow?
Feb 18, 2017 -
1 new comment
Open
#2601
How to multiply Tensor with a vector
Feb 17, 2017 -
1 new comment
Open
#2880
Is it possible to keep some weights fixed during training
Feb 16, 2017 -
1 new comment
Open
#3122
proper deconvolution/conv3d layers
Feb 17, 2017 -
1 new comment
Open
#3192
TypeError: ‘TensorVariable’ object is not callable
Feb 22, 2017 -
1 new comment
Open
#3210
AttributeError: module 'pydot' has no attribute 'find_graphviz'
Feb 18, 2017 -
1 new comment
Open
#3287
How to train multiple Keras models simultaneously on one GPU?
Feb 18, 2017 -
1 new comment
Open
#3496
`RuntimeWarning: divide by zero encountered in log` in `lstm_text_generation.py`
Feb 18, 2017 -
1 new comment
Open
#3859
clipnorm doesn't work with Embedding
Feb 21, 2017 -
1 new comment
Open
#3945
Keras MaxPooling2D gives ValueError: Negative dimension size caused by subtracting 2 from 1 for 'MaxPool_x'
Feb 21, 2017 -
1 new comment
Open
#4140
Adapting Yahoo Open_NSFW model to keras
Feb 21, 2017 -
1 new comment
Open
#4207
Calling Keras Convolutional Layer on TensorFlow Tensor Error
Feb 22, 2017 -
1 new comment
Open
#4777
Keras model/layer regularization property deprecated
Feb 21, 2017 -
1 new comment
Open
#4974
How to pad for a MLP with embedding layer?
Feb 17, 2017 -
1 new comment
Open
#5050
Good news, Tensorflow chooses Keras!
Feb 20, 2017 -
1 new comment
Open
#5270
Add reference to keras-contrib repo in CONTRIBUTING.md
Feb 19, 2017 -
1 new comment
Open
#5279
load_model with custom regularizers and custom objective fails
Feb 20, 2017 -
1 new comment
Open
#5311
Merge concat mode fails if only some of the inputs are masked on Tensorflow
Feb 23, 2017 -
1 new comment
Open
#5390
fit_generator slows down when dealing with large dataset
Feb 20, 2017 -
1 new comment
Open
#5395
Graph Model executes ops on CPU when asked to execute on GPU
Feb 16, 2017 -
1 new comment
Open
#5396
Passing variable to Lambda function and loading model JSON
Feb 16, 2017 -
1 new comment
Open
#5405
data parallelism in keras with Tensorflow
Feb 16, 2017 -
1 new comment
Open
#3947
Add option to specify/broadcast RNN init hidden state
Feb 16, 2017 -
1 new comment
Open
#4621
Linear Chain CRF layer and a text chunking example
Feb 16, 2017 -
0 new comments
Open
#2295
Image Captioning example in keras Approach?
Feb 20, 2017 -
0 new comments
Open
#5404
Remove Old Files in ModelCheckpoint
Feb 21, 2017