Lists (5)
Sort Name ascending (A-Z)
Starred repositories
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Exercícios resolvidos no âmbito da UC de Computação Gráfica, no ano letivo 2020/21.
A folder filled with Python projects
Trabalhos práticos realizados no âmbito da UC de Processamento de Linguagens. MIEI - UMinho 2020/21
Exercícios realizados no âmbito da cadeira de Sistemas Operativos (SO). MIEI - UM 2019/20
Resolução das fichas da cadeira Programação Imperativa, do MIEI na UM. As fichas são relativas ao ano letivo 2018/19.
Task orchestrator service implemented in C within Operative Systems environment.
Roguelite game implemented in C within Computer Labs II environment.
Data-parsing program for reading and interpreting csv files using efficient modular design within Computer Labs III environment.
A Python-based web-assisted large language model (LLM) search assistant using Llama.cpp
Portfolio Management with Monte Carlo Simulation
This project aims to create a crystal clear tutorial on a cryptic looking topic.
A module containing functions useful to pricing options.
Immersion of the world of Finance through Python
This repo will contain examples from autogen, crewai and anythin related to multi agent conversation
This repo consists of examples to use langchain
A project that design a GUI Calculator using Python language
MapReduce is a programming model that involves two steps. The first, the map step, takes an input set I and groups it into N equivalence classes I0, I1, I2, ..., IN-1. I can be thought of as a set …
This project involves implementing a matrix multiply and a binary tree search using OpenMP and MPI. For both the matrix multiply and the binary tree search your code should be selfinitializing, tha…
C / Arvore binaria de pesquisa / Arquivo (csv)
An easy and fast way to create a Python GUI 🐍
ToFu is a versatile, platform-independent library offering a comprehensive suite of data structures, algorithms, and a generic Tofu type, all designed to facilitate high-performance and reliable so…