MachineLearning-DeepLearning-Code-for-my-YouTube-Channel icon indicating copy to clipboard operation
MachineLearning-DeepLearning-Code-for-my-YouTube-Channel copied to clipboard

The full collection of all codes for my Youtube Channel segregated as per topic.

Results 5 MachineLearning-DeepLearning-Code-for-my-YouTube-Channel issues
Sort by recently updated
recently updated
newest added

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: ![изображение](https://user-images.githubusercontent.com/5312683/194927368-faaefeec-97f9-4aa0-a421-7fcbb7970678.png) Also, when i try use 'tf' got another error ![изображение](https://user-images.githubusercontent.com/5312683/194927534-9bbec03e-eb27-4146-9ba2-1feda94e9199.png)

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:...