Skip to content

Revert "Adding the GPR Notebook for Hyperparameter tuning" #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
181 changes: 0 additions & 181 deletions GPR_Optimization.py

This file was deleted.

82 changes: 0 additions & 82 deletions public/GPR_Optimization.html

This file was deleted.

16 changes: 12 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,20 @@ <h2 class="notebook-title">pyspark parametrize</h2>
<a href="data_science_tools/pyspark_parametrize.html" class="notebook-link">View the notebook</a>
</li>
<li class="notebook-item">
<h2 class="notebook-title">pydantic ai examples</h2>
<a href="llm/pydantic_ai_examples.html" class="notebook-link">View the notebook</a>
<h2 class="notebook-title">diffbot llm</h2>
<a href="llm/diffbot_llm.html" class="notebook-link">View the notebook</a>
</li>
<li class="notebook-item">
<h2 class="notebook-title">lchain deepseek</h2>
<a href="llm/lchain_deepseek.html" class="notebook-link">View the notebook</a>
</li>
<li class="notebook-item">
<h2 class="notebook-title">temp</h2>
<a href="temp/temp.html" class="notebook-link">View the notebook</a>
<h2 class="notebook-title">lchain ollama</h2>
<a href="llm/lchain_ollama.html" class="notebook-link">View the notebook</a>
</li>
<li class="notebook-item">
<h2 class="notebook-title">pydantic ai examples</h2>
<a href="llm/pydantic_ai_examples.html" class="notebook-link">View the notebook</a>
</li>
</ul>
</body>
Expand Down
82 changes: 82 additions & 0 deletions public/llm/diffbot_llm.html

Large diffs are not rendered by default.

82 changes: 82 additions & 0 deletions public/llm/lchain_deepseek.html

Large diffs are not rendered by default.

82 changes: 82 additions & 0 deletions public/llm/lchain_ollama.html

Large diffs are not rendered by default.

82 changes: 0 additions & 82 deletions public/temp.html

This file was deleted.

Loading