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

Block or report rmwkwok

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

  1. forward_forward_algorithm forward_forward_algorithm Public

    Implementation of Geoffrey Hinton's forward forward algorithm in tensorflow

    Jupyter Notebook 31 5

  2. transposed_convolution_in_numpy transposed_convolution_in_numpy Public

    Numpy implementation of transposed convolution as matrix multiplication

    Python 3

  3. credit_default_risk credit_default_risk Public

    A model was built, given some credit user's data, to control loss in response to a recession forecast. Modeling rationale and action plans were presented in a report.

    Jupyter Notebook 1 1

  4. data_preprocessing_enefit_data data_preprocessing_enefit_data Public

    Demo method chaining in data preprocessing of Pandas DataFrames

    Python

  5. crawler crawler Public

    Multi-process crawler which extracts main content and sustain itself by extracting more links to crawl.

    Python 3

  6. music_tags music_tags Public

    Write artist name and music title from the filename into the file's tags

    Python