Skip to content
View 4erf's full-sized avatar
📚
learning...
📚
learning...

Block or report 4erf

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

    DQR: A high-density QR code powered with deep learning

    Python

  2. bachelors-thesis-code bachelors-thesis-code Public

    Forked from Lornatang/ESPCN-PyTorch

    A Hybrid Quantum-Classical Convolutional Neural Network for Image Super-Resolution based on Classical architecture by Shi et. al (2016) and implementation by Dakewe Biotech Corporation

    Python

  3. linkedin2 linkedin2 Public

    Search smarter not harder. LinkedIn^2 is a utility to rank jobs according to desired features, and keep track of seen/applied jobs.

    TypeScript 1

  4. rust-search-algos rust-search-algos Public

    Rust graph search algorithms from scratch.

    Rust 1

  5. scratch-neural-network scratch-neural-network Public

    Neural network from scratch in Python. Supports multiple layers, ReLU, sigmoid, dropout...

    Python

  6. scratch-deep-q-network scratch-deep-q-network Public

    Deep Q Network from scratch. Supports replay mem, batch training, online & target nn...

    Python