Skip to content
View Andercxt's full-sized avatar

Block or report Andercxt

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. minimal-nn minimal-nn Public

    Forked from crazydonkey200/minimal-nn

    A minimal implementation of neural network for MNIST experiment. Used as an exercise to help understanding Backpropagation by implementing it in NumPy.

    Python 45 5

  2. cppcheclipse cppcheclipse Public

    Automatically exported from code.google.com/p/cppcheclipse

    Java 1 1

  3. tensorflow-char-rnn tensorflow-char-rnn Public

    Forked from crazydonkey200/tensorflow-char-rnn

    Char-RNN implemented using TensorFlow.

    Python

  4. autograding autograding Public

    autograding for CS343

    C 1

  5. pygcn pygcn Public

    Forked from tkipf/pygcn

    Graph Convolutional Networks in PyTorch

    Python

  6. graph2vec graph2vec Public

    Forked from benedekrozemberczki/graph2vec

    A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).

    Python