Skip to content
View falkosch's full-sized avatar

Block or report falkosch

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. edu.yaprnn edu.yaprnn Public

    Demonstrates how a MLP-NN can be used to classify image and sound data. Example data set consists of images / sound files of digits. We (team of 5-6 students) developed the demo for a machine learn…

    Jupyter Notebook

  2. tic-tac-toe tic-tac-toe Public

    Master the ultimate Tic Tac Toe experience with multiple AI opponents, which learn from your gameplay. ReactJS implementation of Tic Tac Toe featuring AI opponents DQN neural networks and Menace Ma…

    TypeScript

  3. ai-experiments-cv-app-in-assembler ai-experiments-cv-app-in-assembler Public

    An LLM writing x86-64 by hand: my CV as a 31 KB Windows exe. 2,945 hand-encoded instructions, no compiler, no external assembler, no C runtime ... just a little bit of cheating by using Python and …

    Python

  4. edu.schwabe.raytracer edu.schwabe.raytracer Public

    SSE/AVX accelerated implementation of recursive raytracing (a.k.a. Whitted Raytracing). Creative commons CC-BY-NC-SA licensed

    C++