Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nlintz/TensorFlow-Tutorials issues and pull requests

#48 - Fix comments on input data handling

Pull Request - State: closed - Opened by eywalker about 8 years ago - 1 comment

#47 - Fixed tensorflow 0.9 API compatibility

Pull Request - State: closed - Opened by j-min about 8 years ago

#47 - Fixed tensorflow 0.9 API compatibility

Pull Request - State: closed - Opened by j-min about 8 years ago

#46 - Fixed tensorflow 0.9 API compatibility

Pull Request - State: closed - Opened by j-min about 8 years ago - 6 comments

#46 - Fixed tensorflow 0.9 API compatibility

Pull Request - State: closed - Opened by j-min about 8 years ago - 6 comments

#45 - input_data.py MemoryError with 512MB RAM and zero swap.

Issue - State: closed - Opened by taeguk about 8 years ago

#45 - input_data.py MemoryError with 512MB RAM and zero swap.

Issue - State: closed - Opened by taeguk about 8 years ago

#44 - pull from nlintz version

Pull Request - State: closed - Opened by eriche2016 over 8 years ago - 1 comment

#44 - pull from nlintz version

Pull Request - State: closed - Opened by eriche2016 over 8 years ago - 1 comment

#43 - 08_word2vec.py

Issue - State: closed - Opened by forfish over 8 years ago - 2 comments

#43 - 08_word2vec.py

Issue - State: closed - Opened by forfish over 8 years ago - 2 comments

#42 - Implement Multi-Task deep learning with Tensorflow

Issue - State: closed - Opened by MammadTavakoli over 8 years ago - 2 comments

#42 - Implement Multi-Task deep learning with Tensorflow

Issue - State: closed - Opened by MammadTavakoli over 8 years ago - 2 comments

#41 - TF 0.9: "This module is deprecated. Use tf.nn.rnn_* instead."

Issue - State: closed - Opened by hunkim over 8 years ago - 5 comments

#41 - TF 0.9: "This module is deprecated. Use tf.nn.rnn_* instead."

Issue - State: closed - Opened by hunkim over 8 years ago - 5 comments

#40 - Fixed print for python3

Pull Request - State: closed - Opened by hunkim over 8 years ago - 1 comment

#40 - Fixed print for python3

Pull Request - State: closed - Opened by hunkim over 8 years ago - 1 comment

#39 - Renamed files and changed README for better browsing on Github

Pull Request - State: closed - Opened by floriandotpy over 8 years ago - 6 comments

#38 - Time series forecasting using LSTM

Issue - State: closed - Opened by 26medias over 8 years ago - 8 comments

#37 - Multi-variable linear regression model is added

Pull Request - State: closed - Opened by jeongmincha over 8 years ago - 1 comment

#36 - updated to 0.8

Pull Request - State: closed - Opened by hunkim over 8 years ago

#35 - Removed unused variable and make it work with 0.8

Pull Request - State: closed - Opened by hunkim over 8 years ago

#34 - Added batch_szie to make it clear.

Pull Request - State: closed - Opened by hunkim over 8 years ago - 1 comment

#33 - Convolutional network not working with own data

Issue - State: closed - Opened by Wheele9 over 8 years ago - 1 comment

#32 - Added save and restore tutorial

Pull Request - State: closed - Opened by hunkim over 8 years ago - 4 comments

#31 - Correct a simple typo in README.md file

Pull Request - State: closed - Opened by JunoJunho over 8 years ago - 1 comment

#30 - removed unused

Pull Request - State: closed - Opened by hunkim over 8 years ago

#29 - Added Build Status

Pull Request - State: closed - Opened by hunkim over 8 years ago

#28 - testing travis

Pull Request - State: closed - Opened by nlintz over 8 years ago - 3 comments

#27 - Fixed Python 3 Compatibility

Pull Request - State: closed - Opened by allieus over 8 years ago

#26 - Added travis.yml for Travis CI support

Pull Request - State: closed - Opened by hunkim over 8 years ago

#25 - No return values for summary

Pull Request - State: closed - Opened by hunkim over 8 years ago

#24 - Let's have the same range for all files.

Pull Request - State: closed - Opened by hunkim over 8 years ago

#23 - Fixed the 'DISPLAY is undefined' issue for matplotlib. See http://st…

Pull Request - State: closed - Opened by hunkim over 8 years ago

#22 - Added conv numbers and shapes after each operation

Pull Request - State: closed - Opened by hunkim over 8 years ago

#21 - Added strides and padding argument names for conv2d to be consistent …

Pull Request - State: closed - Opened by hunkim over 8 years ago

#20 - Word2vec Initial version.

Pull Request - State: closed - Opened by hunkim over 8 years ago

#19 - initial version of tensorboard

Pull Request - State: closed - Opened by hunkim over 8 years ago - 1 comment

#18 - TensorBoard?

Issue - State: closed - Opened by hunkim over 8 years ago - 1 comment

#17 - Added with tf.Session(), since it's the best python practice

Pull Request - State: closed - Opened by hunkim over 8 years ago

#16 - Word2vec?

Issue - State: closed - Opened by hunkim over 8 years ago - 1 comment

#15 - Update 0_multiply.py

Pull Request - State: closed - Opened by jihobak over 8 years ago - 5 comments

#14 - Added simple lstm example following other example styles.

Pull Request - State: closed - Opened by hunkim over 8 years ago - 2 comments

#13 - How to make single prediction

Issue - State: closed - Opened by Wheele9 over 8 years ago - 4 comments

#12 - Similar project.

Issue - State: closed - Opened by mrgloom over 8 years ago - 1 comment

#11 - 2_logistic_regression.py: "ImportError: No module named input_data"

Issue - State: closed - Opened by RafaelCosman over 8 years ago - 1 comment

#10 - Using tf.square function instead of slower tf.pow

Pull Request - State: closed - Opened by panmari over 8 years ago

#9 - Adding shebang line to all python scripts.

Pull Request - State: closed - Opened by jeffjose over 8 years ago - 1 comment

#8 - Initial step towards supporting python 3.3

Pull Request - State: closed - Opened by Foorack almost 9 years ago - 2 comments

#7 - Does not support python 3.3

Issue - State: closed - Opened by Foorack almost 9 years ago - 2 comments

#6 - Create 6_lstm.py

Pull Request - State: closed - Opened by EderSantana almost 9 years ago - 3 comments

#5 - Denoising Autoencoder

Pull Request - State: closed - Opened by regata almost 9 years ago - 5 comments

#4 - Renaming p_drop_hidden and p_drop_input to p_keep_ for consistency

Pull Request - State: closed - Opened by rrshaban almost 9 years ago

#3 - Gaussian process tutorial

Issue - State: closed - Opened by den-run-ai almost 9 years ago - 2 comments

#2 - Session object should be closed at the end

Issue - State: closed - Opened by vinhkhuc almost 9 years ago

#1 - would like to contribute.

Issue - State: closed - Opened by RiyanshKarani01235 almost 9 years ago - 2 comments