WeightWatcher 0.7 has just been released, and it includes the new and improved advanced feature for analyzing Deep Neural Networks … More
Category: Uncategorized
WeightWatcher 0.7: March 2023
First, let me say thanks to all the users in our great community — we have reached over 93K downloads … More
Deep Learning and Effective Correlation Spaces
AI has taken the world by storm. With recent advances like AlphaFold, Stable Diffusion, and ChatGPT, Deep Neural Networks (DNNs) … More
Better than BERT: Pick your best model
Have you ever had to sort through HuggingFace to find your best model ? There are over 54,000 models on … More
Is your layer over-fit? (part 2)
Say you are training a Deep Neural Network (DNN), and you see your model is over-trained. Or just not performing … More
Fantastic Measures of Generalization — That Actually Work
In the next few posts, I am going to discuss how to use the generalization metrics included in the open-source … More
Model Monitoring with WeightWatcher: Data-Free DEEP LEARNING Diagnostics
Weighwatcher is an open-source Model Monitoring tool that provides Data-Free Diagnostics for production-quality Deep Neural Networks (DNNs). It. can tell … More
How to tell if you have trained your Model with enough data ?
Deep Neural Networks (DNN) require a lot of training data. Even fine-tuning a model can require a lot. A LOT. … More
is your model overtrained ?
Are your models over-trained ? The weightwatcher tool can detect the signatures of overtraining in specific layers of a pre/trained … More
Simpson’s Paradox and Deep Learning Metrics with Weightwatcher
What is WeightWatcher ? The WeightWatcher tool is an open-source python package that can be used to predict the test … More