-
Trinity College Dublin
- Dublin, Ireland
- https://theomorales.com
- @Transpalette
Highlights
- Pro
-
matchbox Public template
A transparent PyTorch micro-framework for pragmatic research code.
-
diffusion-models Public
Diffusion model variants implementation with PyTorch.
-
-
kickstart.nvim Public
Forked from nvim-lua/kickstart.nvimMuy launch point for my personal nvim configuration
Lua MIT License UpdatedSep 19, 2024 -
ai-deadlines Public
Forked from paperswithcode/ai-deadlines⏰ AI conference deadline countdowns
JavaScript MIT License UpdatedJul 5, 2024 -
metabatch Public
Batch-aware online task creation for meta-learning.
Python MIT License UpdatedJun 7, 2024 -
-
alumette Public
A tiny neural network library with a reverse-mode automatic differentiation engine around Numpy arrays.
-
minigauss Public
A numpy-only Gaussian Process optimisation mini library built for instructional purposes.
-
-
learn2learn Public
Forked from learnables/learn2learnA PyTorch Library for Meta-learning Research
-
-
hybrid-dataset-factory Public
A semi-synthetic dataset generation tool, specifically crafted for CNN training in drone racing.
-
DreamGazer Public
A creative and interactive Art generator created for AUHack 2018
-
autonomous-drone-racing Public
This repository contains the code for the paper "Image Generation for Efficient Neural Network Training in Autonomous Drone Racing" of the WCCI 2020 congress.
-
meta-learning-HOPE Public
Code for experiments of the paper "A new benchmark for group distribution shifts in hand grasp regression for object manipulation. Can meta-learning raise the bar?" (DistShift workshop, NeurIPS 2022).
Python UpdatedNov 17, 2022 -
beach_nerds Public
Forked from visum-summerschool/visum-competition2022Official repository of the Project of the VISUM Summer School 2022.
-
TrulyMAML Public
Clean implementation of "Model-Agnostic Meta-Learning" in PyTorch using Facebook's Higher.
-
GeneticPainter Public
Evolve pictures made of triangles with a genetic algorithm.
-
retina Public
Minimal-dependency Computer Vision & Image Processing library built in C++17.
C++ UpdatedJun 12, 2020 -
ShockWave Public
ShockWave looks up for every connected device on the local network, then starts sending deauthentication packets to each of them. It is basically a wifi jammer, except it includes a white-list. Enj…
-
mobilenet_v2_ssdlite_keras Public
Forked from markshih91/mobilenet_v2_ssdlite_kerasA keras version of real-time object detection network : mobilenet_v2_ssdlite
Python UpdatedSep 17, 2019 -
GatePoseEstimator Public
Simple neural network designed to estimate the pose (distance and rotation) of a drone racing gate.
Python MIT License UpdatedSep 4, 2019 -
Racing-DroNet Public
Forked from uzh-rpg/rpg_public_dronetA modified version of "Dronet: Learning to Fly by Driving", for the specific application of Drone Racing.
-
-
Distribute Public
A distributed storage project for Aarhus University. Experimentations with replication and erasure codes.
-
Cheap8 Public
Old-school Ncurses-based CHIP-8 emulator written in C++ for learning and having fun.
-
Netwolope Public
Wireless sensors network used to benchmark different compression algorithms on a split image.
nesC UpdatedMay 28, 2018 -
classify-macroinvertebrates Public
Kaggle AU Competition for Computer Vision
TeX MIT License UpdatedMay 15, 2018 -
Amygdala Public
An easy to read and Object Oriented implementation of a simple Neural Network using back-propagation and hidden layers, applied on a basic image classification problem.