Skip to content
View lukinoe's full-sized avatar
Block or Report

Block or report lukinoe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. RL-Power-Distribution-for-power2heat RL-Power-Distribution-for-power2heat Public

    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.

    Jupyter Notebook 1

  2. Explainable-AI-works Explainable-AI-works Public

    Experiments & work in the field of Explainable AI

    HTML

  3. AI-for-LifeSciences AI-for-LifeSciences Public

    ML Work done on topics related to the Lifescience Domain: Molecule Generation, Molecule Toxicity Classification, ...

    Jupyter Notebook

  4. LSTM-CharNet LSTM-CharNet Public

    From scratch implementation of a vanilla LSTM architecture in PyTorch for Character-Level Prediction, trained on public speeches of Donald Trump.

    Jupyter Notebook

  5. Neural-Nets-in-Numpy Neural-Nets-in-Numpy Public

    Neural network to predict the Iris dataset, without any dependencies but numpy.

    Python

  6. Reinforcement-Learning-Navigation-in-Metro Reinforcement-Learning-Navigation-in-Metro Public

    Simple Reinforcement Learning Project for an agent navigating through a simplistic 1D metro model.

    Python