Ecosyste.ms: Issues

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

GitHub / nfmcclure/tensorflow_cookbook issues and pull requests

#189 - Bump requests from 2.20.0 to 2.31.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#188 - Bump nltk from 3.4.5 to 3.6.6

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#187 - Bump tensorflow from 1.15.0 to 2.11.1

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#186 - Bump pillow from 6.2.0 to 9.3.0

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#185 - Bump tensorflow from 1.15.0 to 2.9.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#184 - Bump numpy from 1.14.5 to 1.22.0

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#183 - Bump tensorflow from 1.15.0 to 2.7.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#182 - Bump tensorflow from 1.15.0 to 2.6.4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#181 - Bump pillow from 6.2.0 to 9.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#180 - Bump tensorflow from 1.15.0 to 2.5.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#179 - Bump pillow from 6.2.0 to 9.0.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#178 - Bump pillow from 6.2.0 to 8.3.2

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#177 - Bump tensorflow from 1.15.0 to 2.5.1

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#176 - Bump pillow from 6.2.0 to 8.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#175 - Update the weight matrix and the matrix product

Pull Request - State: open - Opened by JianYan-g over 3 years ago

#174 - Bump tensorflow from 1.15.0 to 2.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#173 - Bump pillow from 6.2.0 to 8.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#172 - Bump tensorflow from 1.15.0 to 2.3.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#171 - Bump tensorflow from 1.15.0 to 1.15.4

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#170 - Push

Pull Request - State: closed - Opened by nickcafferry about 4 years ago

#168 - Bump tensorflow from 1.15.0 to 1.15.2

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#167 - Bump requests from 2.18.4 to 2.20.0

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#166 - Bump nltk from 3.3 to 3.4.5

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#165 - Bump tensorflow from 1.10.0 to 1.15.0

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#164 - Bump pillow from 5.2.0 to 6.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies

#163 - added training script

Pull Request - State: open - Opened by mayanksingh1998 about 5 years ago

#162 - Removed unneeded np.array casting

Pull Request - State: open - Opened by shamusroeder over 5 years ago

#161 - Mnist dataset use Multi-class SVM to predict Chapter 4

Issue - State: open - Opened by anbo1024 over 5 years ago

#160 - chapter 8 Example: Implenmenting an Advanced CNN make python stopped working

Issue - State: closed - Opened by pkxpp over 5 years ago - 1 comment

#159 - Chapter 8 Example: Implementing a Simpler CNN

Issue - State: open - Opened by kh-cheng almost 6 years ago

#158 - Kernel SVM training with data in a fixed sequence

Issue - State: closed - Opened by Gourmentic almost 6 years ago - 1 comment

#157 - fix a word spelling mistake

Pull Request - State: open - Opened by GeneralLi95 almost 6 years ago

#156 - the original method seems too complicated

Pull Request - State: open - Opened by yuanxiaosc almost 6 years ago

#155 - the code forget normalized inverse of the distance

Pull Request - State: closed - Opened by yuanxiaosc almost 6 years ago - 1 comment

#154 - Chapter 11 Keras example

Issue - State: open - Opened by mehdiborji almost 6 years ago

#152 - Update 07_sentiment_with_doc2vec.py

Pull Request - State: open - Opened by RomanGurinovich about 6 years ago - 1 comment
Labels: ch7, jupyter_notebook

#150 - Update 01_How_TensorFlow_Works.ipynb

Pull Request - State: closed - Opened by Carlos-Henreis about 6 years ago - 1 comment

#149 - How to use non-linear multi-class SVM to predict class for new data?

Issue - State: open - Opened by AlexHMJ about 6 years ago - 4 comments
Labels: ch4

#148 - I got a problem with Tensorflow + SVM + MNIST after learning your code

Issue - State: open - Opened by ArrowYL about 6 years ago - 3 comments
Labels: ch4

#147 - Update tf.sub in Ch2:07_combining_everything_together.ipynb

Pull Request - State: closed - Opened by crouchred about 6 years ago - 1 comment

#146 - how to add model persistance to this spam filter using pickle

Issue - State: open - Opened by vanipolnedi about 6 years ago - 2 comments
Labels: enhancement, ch7

#145 - Fix typo in 05_back_propagation.ipynb

Pull Request - State: closed - Opened by mexeniz about 6 years ago - 1 comment

#144 - Having problem in predicting the message

Issue - State: closed - Opened by padmaja9 about 6 years ago - 3 comments
Labels: enhancement, ch9

#143 - DNN Linear regression

Issue - State: closed - Opened by wtingsam about 6 years ago - 1 comment

#142 - on what basis do we classify whether msg is spam or ham

Issue - State: closed - Opened by vanipolnedi about 6 years ago - 2 comments

#141 - Since the first training is done, document embedding hasn't been trained

Issue - State: closed - Opened by joonable about 6 years ago - 3 comments
Labels: ch7

#140 - How to save KNN model and use it next testset?

Issue - State: open - Opened by ucasiggcas about 6 years ago - 1 comment
Labels: enhancement, ch5

#139 - API changed: tf.nn.sigmoid_cross_entropy_with_logits()

Pull Request - State: closed - Opened by e173101 over 6 years ago - 1 comment

#137 - fix bug:AttributeError: module 'tensorflow' has no attribute 'sub'

Pull Request - State: closed - Opened by e173101 over 6 years ago - 1 comment

#136 - model_output = tf.subtract(tf.matmul(x_data, A), b) should be tf.add

Issue - State: closed - Opened by MingleiLI over 6 years ago - 1 comment

#135 - Formula error at Chapter 4 (Working with Linear SVM)

Issue - State: closed - Opened by erichooi over 6 years ago - 2 comments
Labels: ch4

#134 - questions about 01_Introduction/04_Working_with_Matrices/

Issue - State: closed - Opened by idoit over 6 years ago - 1 comment

#133 - fix loss function for linear SVM in Ch4:02_linear_svm.ipynb

Pull Request - State: closed - Opened by ccyanxyz over 6 years ago - 1 comment

#132 - Compatible python2

Pull Request - State: closed - Opened by yindex over 6 years ago - 1 comment

#131 - V 1 update

Pull Request - State: closed - Opened by Sunkist18 over 6 years ago - 1 comment

#130 - tf.contrib.learn.preprocessing will be deprecated

Issue - State: open - Opened by EtoDemerzel0427 over 6 years ago - 2 comments
Labels: enhancement, ch7

#129 - 05_Working_With_CBOW_Embeddings,loss is always nan

Issue - State: closed - Opened by wuyongdec over 6 years ago - 2 comments
Labels: bug, ch7

#128 - Chapter 6, Section: Improving the predictions of linear models has wrong indices.

Issue - State: closed - Opened by bharathbunny over 6 years ago - 2 comments
Labels: bug, ch6

#127 - do you have eager use explanations?

Issue - State: open - Opened by Sandy4321 over 6 years ago - 1 comment
Labels: enhancement

#125 - 08_logistic_regression #88 reopen for python 3 coding

Issue - State: closed - Opened by davidabek1 over 6 years ago - 1 comment
Labels: bug, ch3

#124 - Update 05_operations.ipynb

Pull Request - State: closed - Opened by Ir1d over 6 years ago

#123 - Update 03_multiple_layers.ipynb

Pull Request - State: closed - Opened by pollenjp over 6 years ago

#122 - 07_NaturalLanguageProcessing_04_SkipGram: Question on Line 272 on -sim

Issue - State: closed - Opened by ychong over 6 years ago - 3 comments
Labels: question, ch7

#121 - 07_NaturalLanguageProcessing_04_SkipGram: Suggestion for line 270 valid_word

Issue - State: closed - Opened by ychong over 6 years ago - 2 comments
Labels: enhancement, ch7

#120 - Update 01_operations_on_a_graph.ipynb

Pull Request - State: closed - Opened by pollenjp almost 7 years ago

#119 - Suggestion for better test_indices

Issue - State: open - Opened by ychong almost 7 years ago - 3 comments
Labels: enhancement, good first issue

#118 - 06_NeuralNetwork_07_ImprovedRegression: Error in y_vals and x_vals indexing

Issue - State: closed - Opened by ychong almost 7 years ago - 2 comments
Labels: bug, ch6

#117 - Suggestion for cleaner normalization implementation

Issue - State: open - Opened by ychong almost 7 years ago - 1 comment
Labels: enhancement

#116 - 07_sentiment_with_doc2vec + skip_gram + tf 1.4.0 = error

Issue - State: closed - Opened by ave19 almost 7 years ago - 2 comments
Labels: bug, ch7

#115 - 05_Stylenet_NeuralStyle problem

Issue - State: closed - Opened by atushi0624 almost 7 years ago - 2 comments
Labels: bug, ch8

#114 - remove a useless argument

Pull Request - State: closed - Opened by maxim5 almost 7 years ago - 1 comment

#113 - Using test data for training

Issue - State: closed - Opened by Keramatfar almost 7 years ago - 3 comments
Labels: question, ch7

#112 - PROBLEM when creating seq2seq model

Issue - State: closed - Opened by sherlick almost 7 years ago - 3 comments
Labels: bug, ch9

#111 - Exporting predicted value vs real value in 06_using_a_multiple_layer_network.ipynb

Issue - State: closed - Opened by devitrylouis almost 7 years ago - 2 comments
Labels: enhancement, ch6

#110 - Is this a typo?

Issue - State: closed - Opened by BetterYan almost 7 years ago - 2 comments
Labels: ch6, typo

#109 - Wrong code in Chapter2-04

Issue - State: closed - Opened by Jinkeycode almost 7 years ago - 2 comments
Labels: bug, typo, ch2

#108 - chapter 7 cbow loss outputs 'nan'

Issue - State: closed - Opened by Xnsam almost 7 years ago - 1 comment

#107 - Suggesstion about session close

Issue - State: open - Opened by BetterYan about 7 years ago - 1 comment
Labels: enhancement

#106 - AttributeError: 'NoneType' object has no attribute 'update'

Issue - State: closed - Opened by sherlockhoatszx about 7 years ago - 3 comments
Labels: bug, ch9

#105 - how to pip install requirements file ?

Issue - State: closed - Opened by kyunggyuyeol about 7 years ago - 1 comment

#104 - Kernel SVM implementation is wrong (?)

Issue - State: closed - Opened by tatnguyennguyen about 7 years ago - 3 comments
Labels: bug, typo, ch4

#103 - Bug in Non-Linear SVM Kernel Calculation

Issue - State: closed - Opened by fbcotter about 7 years ago - 2 comments
Labels: bug, ch4

#102 - Problem with prediction of non-linear SVM

Issue - State: closed - Opened by FelipeBerrios about 7 years ago - 3 comments
Labels: bug, ch4

#101 - Confuse of The Result Of 06_Neural_Networks/07_Improving_Linear_Regression/

Issue - State: closed - Opened by huang10086 about 7 years ago - 5 comments
Labels: bug, ch6

#100 - 07 NLP: Bag of words. incorrect embedding size?

Issue - State: closed - Opened by dmitriibeliakov about 7 years ago - 3 comments
Labels: bug, ch7

#99 - Some refused on predict with SVM non linear kernel

Issue - State: closed - Opened by trangtv57 about 7 years ago - 2 comments
Labels: bug, ch4

#98 - Update 03_support_vector_regression.py

Pull Request - State: closed - Opened by libertatis over 7 years ago

#97 - How to get y_predict when get B(variables for svm) in nonlinear svm

Issue - State: closed - Opened by trangtv57 over 7 years ago - 2 comments

#96 - how to control softmargin in Nonlineanr_svm model

Issue - State: closed - Opened by hunterzju over 7 years ago - 2 comments

#95 - some questions about the detail of "05_nonlinear_svm.py"

Issue - State: closed - Opened by hunterzju over 7 years ago - 1 comment

#94 - Error running 09 Recurrent_Neural_Networks/05_seq2seq

Issue - State: closed - Opened by lyan62 over 7 years ago - 4 comments
Labels: bug, ch9

#93 - Version Update Bug in siamese_similarity_model.py

Issue - State: closed - Opened by Atreya22 over 7 years ago - 2 comments

#91 - running error in 09_Recurrent_Neural_Networks/05 seq2seq

Issue - State: closed - Opened by lyan62 over 7 years ago - 1 comment

#90 - best way is only use transform,not fit_transform.

Issue - State: closed - Opened by Harry040 over 7 years ago - 1 comment