deep-learning-keras-tf-tutorial
deep-learning-keras-tf-tutorial copied to clipboard
5_loss_or_cost_function.ipynb
The original function for logloss was using numpy defeating the purpose of creating a function. Replace NumPy-based log loss with pure Python version