George614
PhD candidate at RIT. Research interests include artificial intelligence, deep learning, active inference, reinforcement learning, GenAI, AR/VR, computer vision
Rochester Institute of Technology
Pinned Repositories
2171-swen-610-01-3-sylver
active_inference
Playground for active inference in Python
BioAlgorithms
Coursework for CSCI-633 Bio-Inspired Intelligent Systems
build_nanogpt
Reproduction of GPT2 following GPT2 paper and GPT3 paper as well as tutorial from Anjrey Karpathy.
edit_distance_gpu
Accelerating Levenshtein Edit Distance Using GPU and PyCUDA
neural_active_inference
Official implementation of paper "A neural active inference model of perceptual-motor learning" published on Computational Neuroscience in 2023.
PalmPrint-Recognition-System
PalmPrint-Recognition-System
Scaling-Active-Inference
Active Inference models applied to an interception task implemented in Tensorflow2.
SOM-in-JAX
Self-Organizing Maps implemented in JAX
vlm
PyTorch implementation of PaliGemma Vision Language Model
George614's Repositories
George614/neural_active_inference
Official implementation of paper "A neural active inference model of perceptual-motor learning" published on Computational Neuroscience in 2023.
George614/active_inference
Playground for active inference in Python
George614/BioAlgorithms
Coursework for CSCI-633 Bio-Inspired Intelligent Systems
George614/PalmPrint-Recognition-System
PalmPrint-Recognition-System
George614/Scaling-Active-Inference
Active Inference models applied to an interception task implemented in Tensorflow2.
George614/2171-swen-610-01-3-sylver
George614/build_nanogpt
Reproduction of GPT2 following GPT2 paper and GPT3 paper as well as tutorial from Anjrey Karpathy.
George614/edit_distance_gpu
Accelerating Levenshtein Edit Distance Using GPU and PyCUDA
George614/event-level-metric
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.
George614/EventDetection
Use CNN and LSTM to do Gaze-In-world classification
George614/George614.github.io
Personal website repo
George614/Hover-VR-Interface-Kit
Beautiful interfaces for immersive virtual reality experiences.
George614/LeapMotionCoreAssets
Unity Assets for Leap Motion v2 Skeletal Tracking
George614/SOM-in-JAX
Self-Organizing Maps implemented in JAX
George614/vlm
PyTorch implementation of PaliGemma Vision Language Model
George614/VRBallCatching
This is a repository for the VR Ball Catching Dataset
George614/pca
Principle Component Analysis experiments