Skip to content
View Entze's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Entze

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

๐Ÿ‘‹ My name is Lukas

๐Ÿ“– Currently I am writing my masters thesis on Monte Carlo Tree Search agents for General Game Playing.

Myself in bullet points:

  • ๐Ÿ•ธ๏ธ Open source enthusiast
  • ๐Ÿค” Passionate difficult problems tackler
  • ๐Ÿ‘ฅ Thriving in teams
  • โšก Capable in situations that require autonomy

Solving problems with the right tools:

  • ๐Ÿงฉ ASP/Logic Programming master
  • ๐Ÿ Python engineer
  • โ˜• Java/Kotlin adept
  • ฮป Haskell expert
  • ๐Ÿงฎ Julia programmer
  • ๐ŸŒ Typescript dabbler

Pinned

  1. dotfiles dotfiles Public

    ๐Ÿง‘ My personal dotfiles

    Shell

  2. pyggp pyggp Public

    ๐Ÿƒ A python implementation of a General Game Playing (GGP) framework.

    Python

  3. jkMST jkMST Public

    ๐ŸŒณ An implementation of a k-MST algorithm in Julia.

    Julia

  4. Strategy-Game-Engine Strategy-Game-Engine Public

    โ™  A text-based game-engine with a sensible Java-API

    Java 1

  5. sge-mctsagent sge-mctsagent Public

    ๐ŸŽฐ An agent for sge that uses Monte-Carlo-Tree-Search to find the next move.

    Java

  6. sge-risk sge-risk Public

    ๐ŸŽฒ A clone of the game "Risk" implemented in sge.

    Java