Skip to content
View George614's full-sized avatar

Highlights

  • Pro

Block or report George614

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

Pinned Loading

  1. neural_active_inference neural_active_inference Public

    Official implementation of paper "A neural active inference model of perceptual-motor learning" published on Computational Neuroscience in 2023.

    Python 5

  2. build_nanogpt build_nanogpt Public

    Reproduction of GPT2 following GPT2 paper and GPT3 paper as well as tutorial from Anjrey Karpathy.

    Jupyter Notebook

  3. SOM-in-JAX SOM-in-JAX Public

    Self-Organizing Maps implemented in JAX

    Python

  4. active_inference active_inference Public

    Playground for active inference in Python

    Python 2

  5. event-level-metric event-level-metric Public

    Official Python implementation of Event Level Cross-Category Metric (ELC) proposed in article "Gaze-in-wild: A dataset for studying eye and head coordination in everyday activities" in 2020.

    Python

  6. edit_distance_gpu edit_distance_gpu Public

    Accelerating Levenshtein Edit Distance Using GPU and PyCUDA

    Python