Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbau committed Apr 21, 2024
1 parent 7bab2ec commit 77f475c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions public/start/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -536,18 +536,14 @@

<section id="getting-started">
<h1>Getting Started<a class="headerlink" href="#getting-started" title="Link to this heading">#</a></h1>
<p><strong>NNsight</strong> (/ɛn.saɪt/) is a package for the interpreting and manipulating the internals of deep learning models. If you like the package, please consider giving it a star on <a class="reference external" href="https://github.com">GitHub</a>.</p>
<p><strong>NNsight</strong> (/ɛn.saɪt/) is a package for the interpreting and manipulating the internals of deep learning models.</p>
<section id="installation">
<span id="id1"></span><h2>Installation<a class="headerlink" href="#installation" title="Link to this heading">#</a></h2>
<p>To get started with NNsight, install it with <code class="docutils literal notranslate"><span class="pre">pip</span></code>.</p>
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="go">pip install nnsight</span>
</pre></div>
</div>
</section>
<section id="source-code">
<h2>Source Code<a class="headerlink" href="#source-code" title="Link to this heading">#</a></h2>
<p>Please give the project a star on <a class="reference external" href="https://Github.com/ndif-team/nnsight">Github</a> if you like the package.</p>
<p>NNsight is open-source and you can read and clone the full source at <a class="github reference external" href="https://github.com/ndif-team/nnsight">ndif-team/nnsight</a>.</p>
<p>NNsight is open-source and you can read and clone the full source at <a class="github reference external" href="https://github.com/ndif-team/nnsight">ndif-team/nnsight</a>. Please give the project a star on <a class="reference external" href="https://Github.com/ndif-team/nnsight">Github</a> if you like the package.</p>
</section>
<section id="first-steps">
<h2>First Steps<a class="headerlink" href="#first-steps" title="Link to this heading">#</a></h2>
Expand Down

0 comments on commit 77f475c

Please sign in to comment.