Skip to content
View josephjojoe's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report josephjojoe

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

Popular repositories

  1. syllabification syllabification Public

    GRU-based neural network with Inception modules and an optional Linear Chain CRF that splits words into syllables.

    Jupyter Notebook 5 2

  2. cheesecake-backend cheesecake-backend Public

    Backend for Cheesecake, a visual programming environment for AI model building written in C#.

    C# 1

  3. factorised-image-generation factorised-image-generation Public

    GANs demonstrating the efficiency of factorising transposed convolution layers – performance is comparable to conventional model architectures, but with ~15-40% less parameters.

    Python