Skip to content
View aaronfodor's full-sized avatar
Block or Report

Block or report aaronfodor

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. SongQuiz SongQuiz Public

    Do you know what you hear? Challenge yourself on billions of playlists!

  2. StolenVehicleDetector StolenVehicleDetector Public

    Real-time vehicle identification (ALPR) system with deep learning (Keras/TensorFlow). Android frontend, Ktor backend.

    Jupyter Notebook

  3. ChainReaction ChainReaction Public

    A reactive, thought-provoking strategy game for everyone with deep learning (Keras/TensorFlow).

    Kotlin

  4. CNNImageCompression CNNImageCompression Public

    How does a CNN responds to different image compression (JPEG encoding, bilinear interpolation) methods? This project is looking for an answer.

    Jupyter Notebook 2

  5. PartitionedReductionGPU PartitionedReductionGPU Public

    CUDA implementation of the partitioned reduction algorithm that finds the maximum value in a large (more elements than the number of threads in a block) array.

    C++

  6. JavaNeuralNetwork JavaNeuralNetwork Public

    A neural network implemented in Java to predict the boiling point of molecules.

    Java