Pinned Repositories
AI-for-LifeSciences
ML Work done on topics related to the Lifescience Domain: Molecule Generation, Molecule Toxicity Classification, ...
Explainable-AI-works
Experiments & work in the field of Explainable AI
LSTM-CharNet
From scratch implementation of a vanilla LSTM architecture in PyTorch for Character-Level Prediction, trained on public speeches of Donald Trump.
Neural-Nets-in-Numpy
Neural network to predict the Iris dataset, without any dependencies but numpy.
RL-Power-Distribution-for-power2heat
PyTorch implementation of a Monte Carlo Policy Gradient approach to learn an optimal policy for a power-to-heat device to distribute excess power in a dynamic environment.
lukinoe's Repositories
lukinoe/RL-Power-Distribution-for-power2heat
PyTorch implementation of a Monte Carlo Policy Gradient approach to learn an optimal policy for a power-to-heat device to distribute excess power in a dynamic environment.
lukinoe/AI-for-LifeSciences
ML Work done on topics related to the Lifescience Domain: Molecule Generation, Molecule Toxicity Classification, ...
lukinoe/Explainable-AI-works
Experiments & work in the field of Explainable AI
lukinoe/LSTM-CharNet
From scratch implementation of a vanilla LSTM architecture in PyTorch for Character-Level Prediction, trained on public speeches of Donald Trump.
lukinoe/Neural-Nets-in-Numpy
Neural network to predict the Iris dataset, without any dependencies but numpy.
lukinoe/Reinforcement-Learning-Navigation-in-Metro
Simple Reinforcement Learning Project for an agent navigating through a simplistic 1D metro model.