- Brazil
Highlights
- Pro
-
gAldeia.github.io Public
Lightweight symbolic regression algorithm implementation.
HTML Apache License 2.0 UpdatedSep 30, 2025 -
laboratory-assistant Public
Lightweight Symbolic Regression using the Interaction-Transformation representation, implemented in JavaScript to run on websites (executed on client-side).
-
cv Public
harvard style CV with jekyll, hosted with github pages
GNU General Public License v3.0 UpdatedSep 10, 2025 -
transformer-explainer Public
Forked from poloclub/transformer-explainerTransformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization
JavaScript MIT License UpdatedAug 28, 2025 -
hashing-symbolic-expressions Public
Simplifying symbolic regression expressions through memoization and locality-sensitive hashing
-
presentations Public
Repositório para organizar minhas apresentações e disponibilizá-las.
-
feat Public
Forked from cavalab/featA feature engineering automation tool for learning data representations
C++ GNU General Public License v3.0 UpdatedAug 6, 2025 -
srbench Public
Forked from cavalab/srbenchA living benchmark framework for symbolic regression
Python GNU General Public License v3.0 UpdatedMay 14, 2025 -
-
pmlb Public
Forked from EpistasisLab/pmlbPMLB: A large, curated repository of benchmark datasets for evaluating supervised machine learning algorithms.
Python MIT License UpdatedFeb 21, 2025 -
TPSR Public
Forked from deep-symbolic-mathematics/TPSR[NeurIPS 2023] This is the official code for the paper "TPSR: Transformer-based Planning for Symbolic Regression"
Python MIT License UpdatedDec 10, 2024 -
nanoGPT Public
Forked from karpathy/nanoGPTThe simplest, fastest repository for training/finetuning medium-sized GPTs.
Python MIT License UpdatedDec 9, 2024 -
Eco2AI Public
Forked from sb-ai-lab/Eco2AIeco2AI is a python library which accumulates statistics about power consumption and CO2 emission during running code.
-
gatree Public
Forked from lahovniktadej/gatreeEvolutionary decision trees
Python MIT License UpdatedNov 11, 2024 -
-
-
-
symbolicregression Public
Forked from facebookresearch/symbolicregressionSR based on LLMs.
Python Apache License 2.0 UpdatedMar 26, 2024 -
-
lshash Public
Forked from loretoparisi/lshashlocality sensitive hashing (LSHASH) for Python3
Python MIT License UpdatedFeb 13, 2024 -
iirsBenchmark Public
Repository presented in the paper "Interpretability in Symbolic Regression: a benchmark of Explanatory Methods using the Feynman data set"
-
operon Public
Forked from heal-research/operonC++ Large Scale Genetic Programming
C++ MIT License UpdatedNov 30, 2023 -
itea-python Public
Package for Interaction-Transformation Evolutionary Algorithm implementation (ITEA) in python for Classification and Regression, together with an model-specific explainer.
-
itea-julia Public
Interaction-Transformation Evolutionary Algorithm in julia with different optimization heuristics
-
-
experiments-ITEA-paper Public
Source code for the experiments in the ITEA paper
Jupyter Notebook GNU General Public License v3.0 UpdatedApr 15, 2023 -
sensitivity-analysis-ITSR Public
Repository with source code used to perform a sensitivity analysis of the symbolic regression evolutionary algorithm based on the Interaction-Transformation representation.
-
covid-sus-datavis-brasil Public
Website containing an EDA with OpenDataSUS ITU occupation's dataset
HTML GNU General Public License v3.0 UpdatedApr 11, 2023 -
cpp-library-template Public template
Forked from robotology/how-to-export-cpp-libraryAn OS-agnostic C++ library template in plain CMake.
CMake MIT License UpdatedMar 5, 2023 -
GP-NLS-julia Public
Julia implementation of the GP-NLS algorithm described in the paper "Parameter identifcation for symbolic regression using nonlinear least squares"