JoaoLages
I live my life as a gradient descent algorithm: one step at a time to find local minimas that maximize my goals.
Revolut
Pinned Repositories
ecco
Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, BERT, RoBERTA, T5, and T0).
Advanced-Computer-Architectures
Mini-Projects I did for the course of Advanced Computer Architectures. Development of a processor in VHDL
Agony-Card-Game
The Agony game, developed as an app running via WiFi-Direct.
Blackjack-Game
Blackjack game with a lot of options and a Swing GUI
diffusers-interpret
Diffusers-Interpret ๐ค๐งจ๐ต๏ธโโ๏ธ: Model explainability for ๐ค Diffusers. Get explanations for your generated images.
RATransformers
RATransformers ๐ญ- Make your transformer (like BERT, RoBERTa, GPT-2 and T5) Relation Aware!
TREC_WebTrack
Relevance ranking for Ad-hoc Retrieval. This is a repository used to employ Machine Learning models on the TREC Web Track.
JoaoLages's Repositories
JoaoLages/diffusers-interpret
Diffusers-Interpret ๐ค๐งจ๐ต๏ธโโ๏ธ: Model explainability for ๐ค Diffusers. Get explanations for your generated images.
JoaoLages/RATransformers
RATransformers ๐ญ- Make your transformer (like BERT, RoBERTa, GPT-2 and T5) Relation Aware!
JoaoLages/TREC_WebTrack
Relevance ranking for Ad-hoc Retrieval. This is a repository used to employ Machine Learning models on the TREC Web Track.
JoaoLages/Image2Video
This repository contains the source code for the paper First Order Motion Model for Image Animation
JoaoLages/Advanced-Computer-Architectures
Mini-Projects I did for the course of Advanced Computer Architectures. Development of a processor in VHDL
JoaoLages/Agony-Card-Game
The Agony game, developed as an app running via WiFi-Direct.
JoaoLages/Blackjack-Game
Blackjack game with a lot of options and a Swing GUI
JoaoLages/CPD_Game_of_life
Implementation of Game of Life in C++ done for the course of Distributed and Parallel Computing.
JoaoLages/datasets
๐ค The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
JoaoLages/ecco
Visualize and explore NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2).
JoaoLages/General-Search-Algorithm
A General Search algorithm developed in Python for the course of Artificial Intelligence
JoaoLages/JoaoLages
JoaoLages/lxmls-toolkit
Machine Learning applied to Natural Language Processing Toolkit used in the Lisbon Machine Learning Summer School
JoaoLages/MySQL-and-PHP-web-application
Mini-Project developed for the course of Database Systems
JoaoLages/PixelsFund
Project @ PixelsCamp 2017
JoaoLages/SATPLAN
Development of a SAT solver, following the SATPLAN, in Python for the course of Artificial Intelligence
JoaoLages/Temperature-control-of-multi-core-platforms
Optimization of core temperatures in a CPU using CVX
JoaoLages/Terminal-Chat-in-C
Project done for a course in my university
JoaoLages/test-suite-sql-eval
Semantic Evaluation for Text-to-SQL with Distilled Test Suites
JoaoLages/TF_ObjectDetection_API
Tutorial on how to create your own object detection dataset and train using TensorFlow's API
JoaoLages/transformers
๐ค Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.