Skip to content
View vadim-mychko's full-sized avatar
  • Czech Technical University
  • Prague, Czech Republic
  • LinkedIn in/vadim-mychko

Highlights

  • Pro

Block or report vadim-mychko

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

Hi there πŸ‘‹

🏫 School Projects

AutoDiff.jl is a Julia package designed for automatic differentiation, enabling efficient and precise gradient computations necessary for a wide range of applications including machine learning, optimization, and numerical analysis.

Implementation of chess-like game Arimaa written in Java with a graphical user interface. The project allows to load from and save to a predefined PGN format, allows undoing steps and playing against computer or human.

Pinned Loading

  1. AutoDiff.jl AutoDiff.jl Public

    Automatic differentiation library for deep learning written in Julia.

    Julia

  2. Arimaa Arimaa Public

    Implementation of chess-like game Arimaa written in Java.

    Java