Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View willzyz's full-sized avatar

Block or report willzyz

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. nn_pred nn_pred Public

    Deep learning for time-series prediction. A generic neural network which takes in time series, and optimizes using sgd in real-time.

    Python 6 3

  2. deepkm deepkm Public

    Dynamic routing with unsupervised learning. Perform deep-kmeans algorithm to generate groupings for LSTM thought-vectors, then use cluster assignment to dynamically route to language model. The lan…

    Python 1 1

  3. drocc-1 drocc-1 Public

    Forked from phecy/drocc

    AlexNet trained on ImageNet used in Dense Neural Patterns and Regionlets for Generic Object Detection. Old replication of AlexNet from Alex Krizhevsky's code.

    Cuda

  4. sequencetosequence sequencetosequence Public

    Code for sequence-to-sequence generation of paraphrases, training, and low-latency service.

    Python