Skip to content
View AndreasKaratzas's full-sized avatar
👽
Exploring
👽
Exploring

Highlights

  • Pro
Block or Report

Block or report AndreasKaratzas

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
AndreasKaratzas/README.md

Hi 👋, I'm Andreas

A computer engineer and researcher for applications of artificial intelligence on embedded systems.

andreas-karatzas

  • 🔭 Motivated by problems that are simple and therefore understandable, yet equally complex and therefore interesting.
  • 👯 I'm looking to collaborate on any interesting project that lies at the intersection of artificial intelligence and embedded systems.
  • 📫 How to reach me andreas.karatzas@siu.edu

 AndreasKaratzas

 AndreasKaratzas

AndreasKaratzas andreas.karatzas.8

Pinned

  1. omniboost-v1 omniboost-v1 Public

    Lightweight, extensible, and fair multi- DNN manager for heterogeneous embedded devices.

    Python

  2. neural-network neural-network Public

    Feed Forward Multi-Layer Neural Network implemented in C++ 17, optimized using OpenMP 5.1 and tested on fashion MNIST dataset.

    C++ 4

  3. rainbow-dqn rainbow-dqn Public

    Rainbow-DQN RL agent in Pytorch

    Python 1 1

  4. faster-rcnn faster-rcnn Public

    Faster R-CNN fully customizable implementation using PyTorch 1.10.

    Python

  5. her her Public

    Implementation of DDPG with Hindsight Experience Replay agent in PyTorch.

    Python

  6. td3 td3 Public

    Implementation of TD3 agent in PyTorch.

    Python