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

Block or report hugomartinbjork

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

Hi 👋, I'm Hugo!

I am an aspiring engineer who is passionate about advancing my skills in fullstack development and machine learning.


🛠️ Tools and Frameworks

Pinned Loading

  1. Robot-cleaner Robot-cleaner Public

    Had a great time implementing a virtual vacuum cleaner robot as part of a school project. You can find my modified solution in 'myvacuumagent.py'. Since the agent is unaware of its surroundings I …

    Python 1

  2. Aissistant Aissistant Public

    Aissistant is a GitHub repository that showcases my website built using Next.js and React as the frontend technologies, and Django as the backend framework. The website features a Trello board inte…

    TypeScript 2 1

  3. NLP-Sentiment-Analysis-Project NLP-Sentiment-Analysis-Project Public

    This project aims to improve NLP sentiment analysis through ensemble methods by proposing two simplified methods that combine BERT with VADER's VAD score. Inspired by Wang et al., the project seeks…

    Jupyter Notebook

  4. Q-learning-rocket Q-learning-rocket Public

    I implemented a rocket with an algorithm called Q-learning. The goal was for it to learn how to hover in a upright position, this was accomplished after around 15 000 iterations.

    Java

  5. TDDC88-Software-Engineering TDDC88-Software-Engineering Public

    Backend storage inventory solution built for the Regional Hospital in Linköping, Sweden, as part of the course Software Engineering at Linköpings University. Built in Django using Django rest framw…

    Python

  6. TDDE01-Machine-Learning-Labs TDDE01-Machine-Learning-Labs Public

    The first lab touched basic concepts in machine learning. Software. Classification and regression. The second lab went over model selection, decision trees, and dimensionality reduction and the thi…

    R