Skip to content

Commit 040dcfb

Browse files
authored
changed "sully" to "fully", I'm
pretty sure this is what is mean ☺️
1 parent 0fa794b commit 040dcfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

08_pytorch_paper_replicating.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"| [Papers with Code](https://paperswithcode.com/) | A curated collection of trending, active and greatest machine learning papers, many of which include code resources attached. Also includes a collection of common machine learning datasets, benchmarks and current state-of-the-art models. |\n",
132132
"| [lucidrains' `vit-pytorch` GitHub repository](https://github.com/lucidrains/vit-pytorch) | Less of a place to find research papers and more of an example of what paper replicating with code on a larger-scale and with a specific focus looks like. The `vit-pytorch` repository is a collection of Vision Transformer model architectures from various research papers replicated with PyTorch code (much of the inspiration for this notebook was gathered from this repository). |\n",
133133
"\n",
134-
"> **Note:** This list is far from exhaustive. I only list a few places, the ones I use most frequently personally. So beware the bias. However, I've noticed that even this short list often sully satisfies my needs for knowing what's going on in the field. Any more and I might go crazy."
134+
"> **Note:** This list is far from exhaustive. I only list a few places, the ones I use most frequently personally. So beware the bias. However, I've noticed that even this short list often fully satisfies my needs for knowing what's going on in the field. Any more and I might go crazy."
135135
]
136136
},
137137
{
@@ -4850,4 +4850,4 @@
48504850
},
48514851
"nbformat": 4,
48524852
"nbformat_minor": 5
4853-
}
4853+
}

0 commit comments

Comments
 (0)