Skip to content

Commit

Permalink
nova postagem
Browse files Browse the repository at this point in the history
  • Loading branch information
proflgrando committed Sep 22, 2024
1 parent ce6b42a commit 51c53b9
Show file tree
Hide file tree
Showing 138 changed files with 8,578 additions and 260 deletions.
6 changes: 3 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 13, 2024 --><html lang="en-us" >
<!-- Last Published: September 22, 2024 --><html lang="en-us" >


<head>
Expand Down Expand Up @@ -747,6 +747,8 @@ <h1>Page not found</h1>
<h2>Latest</h2>
<ul>

<li><a href="/post/ollama/">Usando uma Ferramenta LLM no Linux</a></li>

<li><a href="/post/">Posts</a></li>

<li><a href="/post/prompt1/">Como usar melhor o Chat-GPT e outras ferramentas generativas-Parte 1</a></li>
Expand All @@ -765,8 +767,6 @@ <h2>Latest</h2>

<li><a href="/publication/grando-2023/">Modeling and Simulation for Farming Drone Battery Recharging</a></li>

<li><a href="/publication/jaramillo-2023/">Agent-Based Model For Analysis of Cervical Cancer Detection</a></li>

</ul>


Expand Down
2 changes: 1 addition & 1 deletion categories/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 13, 2024 --><html lang="en-us" >
<!-- Last Published: September 22, 2024 --><html lang="en-us" >


<head>
Expand Down
2 changes: 1 addition & 1 deletion event/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 13, 2024 --><html lang="en-us" >
<!-- Last Published: September 22, 2024 --><html lang="en-us" >


<head>
Expand Down
2 changes: 1 addition & 1 deletion ideas/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 13, 2024 --><html lang="en-us" >
<!-- Last Published: September 22, 2024 --><html lang="en-us" >


<head>
Expand Down
72 changes: 36 additions & 36 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 13, 2024 --><html lang="en-us" >
<!-- Last Published: September 22, 2024 --><html lang="en-us" >


<head>
Expand Down Expand Up @@ -352,7 +352,7 @@
<meta property="og:description" content="Welcome to Leonardo Grando Website" /><meta property="og:image" content="https://lgrando1.github.io/media/icon_hu833f70911ce8d7c0b3dbb80c9eadb7d3_197124_512x512_fill_lanczos_center_3.png" /><meta property="og:locale" content="en-us" />


<meta property="og:updated_time" content="2024-04-27T00:00:00&#43;00:00" />
<meta property="og:updated_time" content="2024-09-22T00:00:00&#43;00:00" />



Expand Down Expand Up @@ -1659,13 +1659,13 @@ <h1 class="mb-0">Recent Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/prompt1/" >Como usar melhor o Chat-GPT e outras ferramentas generativas-Parte 1</a>
<a href="/post/ollama/" >Usando uma Ferramenta LLM no Linux</a>
</div>


<a href="/post/prompt1/" class="summary-link">
<a href="/post/ollama/" class="summary-link">
<div class="article-style">
Alguns padrões para facilitar a utilização do Chat-GPT
Como rodar uma Ferramenta LLM Off-line no Linux
</div>
</a>

Expand All @@ -1691,7 +1691,7 @@ <h1 class="mb-0">Recent Posts</h1>
Last updated on


Apr 27, 2024
Sep 22, 2024
</span>


Expand Down Expand Up @@ -1748,13 +1748,13 @@ <h1 class="mb-0">Recent Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/hface/" >Utilizando a plataforma Hugging Face para testar modelos de aprendizado de máquina.</a>
<a href="/post/prompt1/" >Como usar melhor o Chat-GPT e outras ferramentas generativas-Parte 1</a>
</div>


<a href="/post/hface/" class="summary-link">
<a href="/post/prompt1/" class="summary-link">
<div class="article-style">
Criando um pipeline para testar os modelos presentes no Hugging Faces
Alguns padrões para facilitar a utilização do Chat-GPT
</div>
</a>

Expand All @@ -1780,7 +1780,7 @@ <h1 class="mb-0">Recent Posts</h1>
Last updated on


Mar 24, 2024
Apr 27, 2024
</span>


Expand All @@ -1789,7 +1789,7 @@ <h1 class="mb-0">Recent Posts</h1>

<span class="middot-divider"></span>
<span class="article-reading-time">
4 min read
3 min read
</span>


Expand Down Expand Up @@ -1837,13 +1837,13 @@ <h1 class="mb-0">Recent Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/pythoncv/" >Classificação de imagens com o TensorFlow.</a>
<a href="/post/hface/" >Utilizando a plataforma Hugging Face para testar modelos de aprendizado de máquina.</a>
</div>


<a href="/post/pythoncv/" class="summary-link">
<a href="/post/hface/" class="summary-link">
<div class="article-style">
Classificação imagens utilizando rede neurais e Python
Criando um pipeline para testar os modelos presentes no Hugging Faces
</div>
</a>

Expand All @@ -1869,7 +1869,7 @@ <h1 class="mb-0">Recent Posts</h1>
Last updated on


Mar 23, 2024
Mar 24, 2024
</span>


Expand All @@ -1878,7 +1878,7 @@ <h1 class="mb-0">Recent Posts</h1>

<span class="middot-divider"></span>
<span class="article-reading-time">
6 min read
4 min read
</span>


Expand Down Expand Up @@ -1926,13 +1926,13 @@ <h1 class="mb-0">Recent Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/complex4/" >Números Complexos - Pt. 4</a>
<a href="/post/pythoncv/" >Classificação de imagens com o TensorFlow.</a>
</div>


<a href="/post/complex4/" class="summary-link">
<a href="/post/pythoncv/" class="summary-link">
<div class="article-style">
Expansão tanto algebricamente, quanto utilizando biblioteca Sympy no Python
Classificação imagens utilizando rede neurais e Python
</div>
</a>

Expand All @@ -1958,7 +1958,7 @@ <h1 class="mb-0">Recent Posts</h1>
Last updated on


Nov 19, 2023
Mar 23, 2024
</span>


Expand All @@ -1967,7 +1967,7 @@ <h1 class="mb-0">Recent Posts</h1>

<span class="middot-divider"></span>
<span class="article-reading-time">
5 min read
6 min read
</span>


Expand Down Expand Up @@ -2015,13 +2015,13 @@ <h1 class="mb-0">Recent Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/complex3/" >Números Complexos - Pt. 3</a>
<a href="/post/complex4/" >Números Complexos - Pt. 4</a>
</div>


<a href="/post/complex3/" class="summary-link">
<a href="/post/complex4/" class="summary-link">
<div class="article-style">
Tópico: Operações básicas e derivadas
Expansão tanto algebricamente, quanto utilizando biblioteca Sympy no Python
</div>
</a>

Expand All @@ -2047,7 +2047,7 @@ <h1 class="mb-0">Recent Posts</h1>
Last updated on


Nov 5, 2023
Nov 19, 2023
</span>


Expand All @@ -2056,7 +2056,7 @@ <h1 class="mb-0">Recent Posts</h1>

<span class="middot-divider"></span>
<span class="article-reading-time">
10 min read
5 min read
</span>


Expand Down Expand Up @@ -4636,7 +4636,7 @@ <h1 class="mb-0">Popular Topics</h1>



<a href="/tag/ai/" style="font-size:1.5202086796428946rem">AI</a>
<a href="/tag/ai/" style="font-size:1.6522327884666526rem">AI</a>



Expand Down Expand Up @@ -4666,27 +4666,22 @@ <h1 class="mb-0">Popular Topics</h1>



<a href="/tag/crystallization/" style="font-size:0.7rem">Crystallization</a>




<a href="/tag/data/" style="font-size:0.7rem">data</a>
<a href="/tag/drones/" style="font-size:1.5202086796428946rem">Drones</a>




<a href="/tag/detection/" style="font-size:0.7rem">Detection</a>
<a href="/tag/enginnering/" style="font-size:1.1101043398214472rem">enginnering</a>




<a href="/tag/drones/" style="font-size:1.5202086796428946rem">Drones</a>
<a href="/tag/gpt/" style="font-size:1.1101043398214472rem">GPT</a>




<a href="/tag/ia/" style="font-size:1.3499999999999999rem">IA</a>
<a href="/tag/ia/" style="font-size:1.5202086796428946rem">IA</a>



Expand Down Expand Up @@ -4721,6 +4716,11 @@ <h1 class="mb-0">Popular Topics</h1>



<a href="/tag/prompt/" style="font-size:1.1101043398214472rem">prompt</a>




<a href="/tag/python/" style="font-size:1.1101043398214472rem">Python</a>


Expand Down
3 changes: 2 additions & 1 deletion index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 51c53b9

Please sign in to comment.