Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.05 KB

rapid_prototyping_templates.rst

File metadata and controls

38 lines (32 loc) · 1.05 KB

Rapid prototyping templates

Use these templates for rapid prototyping


General Use

Use case Description link
Scratch model To prototype quickly / debug with random data

.. raw:: html

<div style='width:150px;height:auto'>
<a href="https://colab.research.google.com/drive/1rHBxrtopwtF8iLpmC_e7yl3TeDGrseJL?usp=sharing>">

<img alt="open in colab" src="http://bit.ly/pl_colab">

</a>

</div>

Scratch model with manual optimization To prototype quickly / debug with random data

.. raw:: html

<div style='width:150px;height:auto'>
<a href="https://colab.research.google.com/drive/1nGtvBFirIvtNQdppe2xBes6aJnZMjvl8?usp=sharing">

<img alt="open in colab" src="http://bit.ly/pl_colab">

</a>

</div>