-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #119 from aai-institute/feature/renaming-to-contin…
…uiti Rename continuity to continuiti.
- Loading branch information
Showing
106 changed files
with
342 additions
and
342 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
<link rel="stylesheet" href="style.css"> | ||
<h2><a href="../api/continuity/benchmarks/#continuity.benchmarks.SineRegular">SineRegular</a></h2> | ||
<h2><a href="../api/continuiti/benchmarks/#continuiti.benchmarks.SineRegular">SineRegular</a></h2> | ||
<table class="benchmark-table"> | ||
<thead> | ||
<tr><th>Operator</th><th>Params</th><th>Learning Curve</th><th>loss/train</th><th>loss/test</th></tr> | ||
</thead> | ||
<tbody> | ||
<tr><th><a href="../api/continuity/operators/#continuity.operators.FourierNeuralOperator" >FourierNeuralOperator</a><div class="div-params">(depth=1, width=4)</div></th><td>305</td><td width="150px"><img height="60px" src="img/SineRegular_FourierNeuralOperator.svg"></td><td>3.43e-15</td><td><b>3.61e-15</b></td></tr> | ||
<tr><th><a href="../api/continuity/operators/#continuity.operators.DeepNeuralOperator" >DeepNeuralOperator</a><div class="div-params">(depth=32, width=64)</div></th><td>133249</td><td width="150px"><img height="60px" src="img/SineRegular_DeepNeuralOperator.svg"></td><td>6.95e-07</td><td>7.36e-07</td></tr> | ||
<tr><th><a href="../api/continuity/operators/#continuity.operators.BelNet" >BelNet</a><div class="div-params">(D_1=4, D_2=8, K=8, N_1=16, N_2=16)</div></th><td>7768</td><td width="150px"><img height="60px" src="img/SineRegular_BelNet.svg"></td><td>1.77e-05</td><td>1.81e-05</td></tr> | ||
<tr><th><a href="../api/continuity/operators/#continuity.operators.DeepONet" >DeepONet</a><div class="div-params">(basis_functions=32, branch_depth=8, branch_width=32, trunk_depth=8, trunk_width=32)</div></th><td>18016</td><td width="150px"><img height="60px" src="img/SineRegular_DeepONet.svg"></td><td>2.5e-05</td><td>2.57e-05</td></tr> | ||
<tr><th><a href="../api/continuiti/operators/#continuiti.operators.FourierNeuralOperator" >FourierNeuralOperator</a><div class="div-params">(depth=1, width=4)</div></th><td>305</td><td width="150px"><img height="60px" src="img/SineRegular_FourierNeuralOperator.svg"></td><td>3.43e-15</td><td><b>3.61e-15</b></td></tr> | ||
<tr><th><a href="../api/continuiti/operators/#continuiti.operators.DeepNeuralOperator" >DeepNeuralOperator</a><div class="div-params">(depth=32, width=64)</div></th><td>133249</td><td width="150px"><img height="60px" src="img/SineRegular_DeepNeuralOperator.svg"></td><td>6.95e-07</td><td>7.36e-07</td></tr> | ||
<tr><th><a href="../api/continuiti/operators/#continuiti.operators.BelNet" >BelNet</a><div class="div-params">(D_1=4, D_2=8, K=8, N_1=16, N_2=16)</div></th><td>7768</td><td width="150px"><img height="60px" src="img/SineRegular_BelNet.svg"></td><td>1.77e-05</td><td>1.81e-05</td></tr> | ||
<tr><th><a href="../api/continuiti/operators/#continuiti.operators.DeepONet" >DeepONet</a><div class="div-params">(basis_functions=32, branch_depth=8, branch_width=32, trunk_depth=8, trunk_width=32)</div></th><td>18016</td><td width="150px"><img height="60px" src="img/SineRegular_DeepONet.svg"></td><td>2.5e-05</td><td>2.57e-05</td></tr> | ||
</tbody> | ||
</table> | ||
<h2><a href="../api/continuity/benchmarks/#continuity.benchmarks.SineUniform">SineUniform</a></h2> | ||
<h2><a href="../api/continuiti/benchmarks/#continuiti.benchmarks.SineUniform">SineUniform</a></h2> | ||
<table class="benchmark-table"> | ||
<thead> | ||
<tr><th>Operator</th><th>Params</th><th>Learning Curve</th><th>loss/train</th><th>loss/test</th></tr> | ||
</thead> | ||
<tbody> | ||
<tr><th><a href="../api/continuity/operators/#continuity.operators.DeepNeuralOperator" >DeepNeuralOperator</a><div class="div-params">(depth=8, width=64)</div></th><td>33409</td><td width="150px"><img height="60px" src="img/SineUniform_DeepNeuralOperator.svg"></td><td>0.000239</td><td><b>0.000397</b></td></tr> | ||
<tr><th><a href="../api/continuity/operators/#continuity.operators.BelNet" >BelNet</a><div class="div-params">(D_1=8, D_2=4, K=16, N_1=16, N_2=8)</div></th><td>11512</td><td width="150px"><img height="60px" src="img/SineUniform_BelNet.svg"></td><td>0.000317</td><td>0.000572</td></tr> | ||
<tr><th><a href="../api/continuity/operators/#continuity.operators.DeepONet" >DeepONet</a><div class="div-params">(basis_functions=32, branch_depth=8, branch_width=32, trunk_depth=8, trunk_width=32)</div></th><td>18016</td><td width="150px"><img height="60px" src="img/SineUniform_DeepONet.svg"></td><td>0.00313</td><td>0.00533</td></tr> | ||
<tr><th><a href="../api/continuity/operators/#continuity.operators.FourierNeuralOperator" >FourierNeuralOperator</a><div class="div-params">(depth=3, width=4)</div></th><td>889</td><td width="150px"><img height="60px" src="img/SineUniform_FourierNeuralOperator.svg"></td><td>0.199</td><td>0.207</td></tr> | ||
<tr><th><a href="../api/continuiti/operators/#continuiti.operators.DeepNeuralOperator" >DeepNeuralOperator</a><div class="div-params">(depth=8, width=64)</div></th><td>33409</td><td width="150px"><img height="60px" src="img/SineUniform_DeepNeuralOperator.svg"></td><td>0.000239</td><td><b>0.000397</b></td></tr> | ||
<tr><th><a href="../api/continuiti/operators/#continuiti.operators.BelNet" >BelNet</a><div class="div-params">(D_1=8, D_2=4, K=16, N_1=16, N_2=8)</div></th><td>11512</td><td width="150px"><img height="60px" src="img/SineUniform_BelNet.svg"></td><td>0.000317</td><td>0.000572</td></tr> | ||
<tr><th><a href="../api/continuiti/operators/#continuiti.operators.DeepONet" >DeepONet</a><div class="div-params">(basis_functions=32, branch_depth=8, branch_width=32, trunk_depth=8, trunk_width=32)</div></th><td>18016</td><td width="150px"><img height="60px" src="img/SineUniform_DeepONet.svg"></td><td>0.00313</td><td>0.00533</td></tr> | ||
<tr><th><a href="../api/continuiti/operators/#continuiti.operators.FourierNeuralOperator" >FourierNeuralOperator</a><div class="div-params">(depth=3, width=4)</div></th><td>889</td><td width="150px"><img height="60px" src="img/SineUniform_FourierNeuralOperator.svg"></td><td>0.199</td><td>0.207</td></tr> | ||
</tbody> | ||
</table> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
--- | ||
title: Installing Continuity | ||
title: Installing continuiti | ||
alias: | ||
name: installation | ||
text: Installing Continuity | ||
text: Installing continuiti | ||
--- | ||
|
||
# Installing Continuity | ||
# Installing continuiti | ||
|
||
To install the latest development version use: | ||
``` | ||
git clone https://github.com/aai-institute/continuity.git | ||
cd continuity | ||
git clone https://github.com/aai-institute/continuiti.git | ||
cd continuiti | ||
pip install -e . | ||
``` | ||
|
||
## Dependencies | ||
|
||
Continuity requires Python>=3.9 and is built on top of | ||
**continuiti** requires Python>=3.9 and is built on top of | ||
[PyTorch](https://pytorch.org/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.