mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-11 12:31:23 +08:00
Deployed a7a14da with MkDocs version: 1.0.4
This commit is contained in:
@@ -631,6 +631,7 @@ Use this to debug a full run of your program quickly</p>
|
||||
<hr />
|
||||
<h4 id="make-model-overfit-on-subset-of-data">Make model overfit on subset of data</h4>
|
||||
<p>A useful debugging trick is to make your model overfit a tiny fraction of the data.</p>
|
||||
<p>setting <code>overfit_pct > 0</code> will overwrite train_percent_check, val_percent_check, test_percent_check</p>
|
||||
<table class="codehilitetable"><tr><td class="linenos"><div class="linenodiv"><pre>1
|
||||
2
|
||||
3
|
||||
|
||||
Reference in New Issue
Block a user