Statistics for ML #88 — Loss Functions in Deep Learning
Published:
Loss Functions in Deep Learning
| Post #88/100 in the Statistics for ML series — Md Salek Miah | Statistician & ML Researcher | SUST, Bangladesh. |
This post provides a complete treatment of Loss Functions in Deep Learning with mathematical foundations, Python/R implementations, and connections to public health ML research.
# Full implementation available at github.com/muhammadsalek
import numpy as np, pandas as pd
from scipy import stats
print('Post #88: Loss Functions in Deep Learning')
Series Index | Post #88/100 | Md Salek Miah | saleksta@gmail.com
