Skip to content
View 1660678083Alice's full-sized avatar

Block or report 1660678083Alice

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. LSTMnet LSTMnet Public

    Forked from heshanera/LSTMnet

    A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the network are randomly initialized.

    C++

  2. gpt-neox gpt-neox Public

    Forked from EleutherAI/gpt-neox

    An implementation of model parallel GPT-3-like models on GPUs, based on the DeepSpeed library. Designed to be able to train models in the hundreds of billions of parameters or larger.

    Python