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

Block or report johnyboyoh

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. linux-solutions linux-solutions Public

    here I write every solution that took me more than 5 minutes to reach on linux

    1

  2. deep-residual-networks deep-residual-networks Public

    Forked from KaimingHe/deep-residual-networks

    Deep Residual Learning for Image Recognition

  3. wordembedding-hebrew wordembedding-hebrew Public

    Forked from liorshk/wordembedding-hebrew

    The code behind the blog post: https://www.oreilly.com/learning/capturing-semantic-meanings-using-deep-learning

    Python

  4. edit-distance edit-distance Public

    Forked from jlordiales/edit-distance

    Small project to show different solutions to the Edit Distance problem using dynamic programming for the blog post in http://jlordiales.wordpress.com/2014/03/01/dynamic-programming-edit-distance/

    Java