Skip to content
View walentines's full-sized avatar
👋
👋

Highlights

  • Pro

Block or report walentines

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

Pinned Loading

  1. sigmoid_from_scratch sigmoid_from_scratch Public

    This is an implementation of an ANN with a sigmoid as the last-layer activation function.It's very easy to change the architecture

    1

  2. AgingGAN AgingGAN Public

    Python

  3. ANN_from_scratch_C ANN_from_scratch_C Public

    This is an implementation of an Artificial Neural Network in C++ using the Eigen library.

    C++

  4. LabelAnything LabelAnything Public

  5. Write_like_shakespeare_model Write_like_shakespeare_model Public

    This is a ml algorithm trained to write like Shakespeare

    Python

  6. RNNs_implementation_from_scratch RNNs_implementation_from_scratch Public

    This is an RNN implementation from scratch in python

    Python