Skip to content
View Fabiaho's full-sized avatar

Highlights

  • Pro

Block or report Fabiaho

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

Hi ๐Ÿ‘‹, I'm Nico

About me:

  • ๐Ÿ• I love dogs!

  • ๐ŸŽ๏ธ Proud member of the TU Wien formula student racing team as the Head of Vehicle Dynamics & Data Analzsis

  • ๐Ÿ”ญ I am pursuing a master's degree in AI Engineering

  • ๐Ÿ’ผ Currently I am employed as a Data Scientist at Raiffeisen Bank International

Projects:

Project Repository Additional Ressources Technologies
Development of an agent playing the game Hex using Reinforcement Learning ๐Ÿ”— Link ๐Ÿ“œย Term Paper python pytorch
Report about Car Registrations in Austria ๐Ÿ”— Link ๐Ÿ“œย Report python pandas
Environmental Sound Classification on the ESC-50 dataset ๐Ÿ”— Link python pytorch
Sudoku Generation from Scratch using Genetic Algorithms ๐Ÿ”— Link cplusplus docker
Titanic Survival Prediction (Challenge from Kaggle) ๐Ÿ”— Link python pandas scikit_learn
Sentiment Analysis of Tweets and Movie Reviews (Reimplementation of C-LSTM and comparison with out-of-the-box solutions) ๐Ÿ”— Link python pytorch

Languages and Tools:

bash cplusplus css3 d3js docker git grafana html5 javascript kubernetes linux mysql nextjs nginx nodejs pandas postgresql python pytorch react scikit_learn seaborn tensorflow typescript

Popular repositories Loading

  1. Sentiment-Analysis Sentiment-Analysis Public

    This repository contains a reimplementation of the C-LSTM model and compares it with textblob and spacy.

    Python 1

  2. pokebot-bizhawk pokebot-bizhawk Public archive

    Forked from 40Cakes/pokebot-bizhawk

    CSS

  3. Fabiaho Fabiaho Public

  4. Car-Registrations-Austria-Report Car-Registrations-Austria-Report Public

    This repository contains the code and data analysis for the project on the Austrian automotive market. The study explores car registration trends, market dynamics, and their correlations with econoโ€ฆ

    Jupyter Notebook

  5. Hex-REIL Hex-REIL Public

    This repository contains code for a project on training reinforcement learning agents to play the game of Hex. This involved testing various RL algorithms such as PPO, AlphaZero, SAC, and Deep Q-leโ€ฆ

    Python

  6. ESC50-Classification ESC50-Classification Public

    This repository contains the implementation of Environmental Sound Classification on the ESC-50 dataset using the ACDNet.

    Python