Skip to content
View tschesky's full-sized avatar
  • MAN Energy Solutions
  • Copenhagen

Highlights

  • Pro

Block or report tschesky

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

Popular repositories Loading

  1. ContextualDialogue ContextualDialogue Public

    Simple Unreal Engine plugin mimicing the contextural dialogue proposed in Left4Dead

    C++ 2

  2. neuron-picture neuron-picture Public

    A project, implemented by a group of 4 students. It's a web crawler for gathering images from the web, which are then analized by a trained neural network implemented in LUA. I mostly handled GUI p…

    Java 1

  3. mlfootball mlfootball Public

    Project for Bachelor's Degree

    Python 1

  4. studies-mownit studies-mownit Public

    A project I did for Computational Methods. It compares the efficency and accuracy of differently trained Neural Networks in predicting data. It's implemented in R and uses data farmed for Simulated…

    R

  5. concurrency-theory concurrency-theory Public

    A set of programs written for Concurrency Theory. They explore abilities and limitations of concurrent processing in different technologies. Implemented in Java, JS, Erlang and Python.

    JavaScript

  6. operating-systems operating-systems Public

    A set of 10 tasks implemented for Operating Systems. They expolore various aspects of system programming - file system operations, processes, threads, sockets etc.

    C