removed unused file and removed unused documentation

This commit is contained in:
VinciGit00 2024-04-12 11:05:52 +02:00
parent 87d911b7bb
commit 8e08652d8a
2 changed files with 0 additions and 10 deletions

View File

@ -6,14 +6,6 @@ from scrapegraphai.graphs import SmartScraperGraph
# ************************************************
# Define the configuration for the graph
# ************************************************
"""
Avaiable models:
- ollama/llama2
- ollama/mistral
- ollama/codellama
- ollama/dolphin-mixtral
- ollama/mistral-openorca
"""
graph_config = {
"llm": {

View File

@ -1,2 +0,0 @@
0,1,2,3
"{'title': 'Rotary Pendulum RL', 'description': 'Open Source project aimed at controlling a real life rotary pendulum using RL algorithms'}","{'title': 'DQN Implementation from scratch', 'description': 'Developed a Deep Q-Network algorithm to train a simple and double pendulum'}","{'title': 'Multi Agents HAED', 'description': 'University project which focuses on simulating a multi-agent system to perform environment mapping. Agents, equipped with sensors, explore and record their surroundings, considering uncertainties in their readings.'}","{'title': 'Wireless ESC for Modular Drones', 'description': 'Modular drone architecture proposal and proof of concept. The project received maximum grade.'}"
1 0 1 2 3
2 {'title': 'Rotary Pendulum RL', 'description': 'Open Source project aimed at controlling a real life rotary pendulum using RL algorithms'} {'title': 'DQN Implementation from scratch', 'description': 'Developed a Deep Q-Network algorithm to train a simple and double pendulum'} {'title': 'Multi Agents HAED', 'description': 'University project which focuses on simulating a multi-agent system to perform environment mapping. Agents, equipped with sensors, explore and record their surroundings, considering uncertainties in their readings.'} {'title': 'Wireless ESC for Modular Drones', 'description': 'Modular drone architecture proposal and proof of concept. The project received maximum grade.'}