MachineLearning-DeepLearning-Code-for-my-YouTube-Channel
MachineLearning-DeepLearning-Code-for-my-YouTube-Channel copied to clipboard
The full collection of all codes for my Youtube Channel segregated as per topic.
Hi. When i try to use example from [MachineLearning-DeepLearning-Code-for-my-YouTube-Channel](https://github.com/rohan-paul/MachineLearning-DeepLearning-Code-for-my-YouTube-Channel) in google colab after training model i've got next error:  Also, when i try use 'tf' got another error 
You amazing work will help hundreds of them in the near future! GREAT WORK SIR.
when excute: best_params_use, best_clusters_use, trials_use = utils.bayesian_search(embeddings_st1, space=hspace, label_lower=int(label_lower), label_upper=int(label_upper), max_evals=int(max_evals)) TypeError: 'numpy.float64' object cannot be interpreted as an integer. I didn't modify any part of this notebook
0it [00:00, ?it/s] Epoch: 0, Loss: 0.607304036617279 102it [01:51, 1.04s/it] Epoch: 0, Loss: 0.42913737893104553 202it [03:40, 1.04s/it] Epoch: 0, Loss: 0.31689316034317017 278it [05:05, 1.10s/it] 0it [00:00, ?it/s] Epoch: 1, Loss:...