Skip to content
View alebldn's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Unibo
  • Bologna

Block or report alebldn

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. Asynchronous-Advantage-Actor-Critic Asynchronous-Advantage-Actor-Critic Public archive

    Implementation of the A3C algorithm in TF2.

    Jupyter Notebook 1

  2. WPA2 WPA2 Public archive

    WPA2 Password cracker based on PBKDF2 with HMAC-SHA1 at its core.

    C 1

  3. PBKDF2 PBKDF2 Public archive

    My personal implementation of the Password Based Key Derivation Function algorithm.

    C

  4. RL-Algorithms RL-Algorithms Public

    A set of Reinforcement Algorithms implemented using Tensorflow 2

    Python