Skip to content
View tobiasmerkt's full-sized avatar

Block or report tobiasmerkt

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

Welcome to my profile 👋

Welcome to my GitHub profile! I'm currently a data scientist at Accenture in Berlin. My professional interests are ML and data science and I have an academic backgroud in Physics (bachelor), Data Science (master), and international management (2 dual degree bachelors). Here, you'll find the following repositories:

  • SwarmRL: A Python package designed for Physics researchers to explore reinforcement learning applications, such as using active matter to manipulate objects. The documentation is currently being expanded, but I'm happy to share example scripts and discuss potential applications. Contact me on LinkedIn for more information.

  • Chatbot: This repository contains the code necessary to finetune the Gemma model on your own Whatsapp chat history using QLoRA. I will add a Readme soon.

  • Portfolio: This repository showcases scripts of some of my projects, including torch_rl_fight.py, which offers insight into my coding structure and approach to problem-solving. It's a great starting point for recruiters and those interested in my work methodology.

Interested in collaborating or learning more about my work? Don't hesitate to reach out on LinkedIn or contribute to SwarmRL.

Pinned Loading

  1. SwarmRL/SwarmRL SwarmRL/SwarmRL Public

    Multi agent reinforcement learning for intelligent active matter

    Python 33 9

  2. Portfolio Portfolio Public

    This portfolio contains sample projects I've worked on.

    Python

  3. Chatbot Chatbot Public

    Create a chatbot which imitates your style by fine-tuning a (Gemma) model on your own WhatsApp chat using QLoRA

    Jupyter Notebook