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

Block or report hyomea

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 Loading

  1. Neural-Networks-Demystified Neural-Networks-Demystified Public

    Forked from stephencwelch/Neural-Networks-Demystified

    Supporting code for short YouTube series Neural Networks Demystified.

    Jupyter Notebook 1

  2. datasciencecoursera datasciencecoursera Public

  3. datasharing datasharing Public

    Forked from jtleek/datasharing

    The Leek group guide to data sharing

  4. machinelearninginaction machinelearninginaction Public

    Forked from pbharrin/machinelearninginaction

    Source Code for the book: Machine Learning in Action published by Manning

    HTML

  5. neural-networks-and-deep-learning neural-networks-and-deep-learning Public

    Forked from mnielsen/neural-networks-and-deep-learning

    Code samples for my book "Neural Networks and Deep Learning"

    Python

  6. python-neural-network python-neural-network Public

    Forked from jorgenkg/python-neural-network

    This is an efficient implementation of a fully connected neural network in NumPy. The network can be trained by a variety of learning algorithms: backpropagation, resilient backpropagation and scal…

    Python