Filling in the details of Glorot’s original derivation of his eponymous initialisation method, introduced in his landmark 2010 paper and which is now the default method for initialising the weights of deep neural networks.
2024-03-08
Machine learning Deep learning Neural networksEstimating the upper bound of a discrete uniform probability mass function from sampling without replacement using frequentist and Bayesian techniques.
2024-02-24
Probability StatisticsRunning list of some things that have been said which I take satisfaction in.
2024-02-17
Mathematics ScienceYes, the present tense, not the past tense. Description of the custom solution I developed to efficiently build this website from source files.
2024-01-01
Meta Productivity Programming WebFor goodness' sake, can we please all agree to some standard naming conventions for columns containing temporal data?
2023-12-08
Data engineering Data cleansing Best practicesDescription of the solution I use in day-to-day data science work to evaluate my machine learning models.
2023-11-03
Machine learning Model evaluationImplementation of a 'dense' percentile rank function in SnowSQL.
2023-10-27
Snowflake SQLAKA Gaussian process regression for the geosciences.
2023-10-06
Gaussian process regression Statistics