Skip to content
View diegocom's full-sized avatar
  • Verona

Highlights

  • Pro

Block or report diegocom

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

    A simple and didactical implementation of a stealth virus with a remote keylogger as payload

    Shell 1

  2. ai_implementation ai_implementation Public

    An implementation of some ai's techniques as search algorithms, markov decision process solving and reinforcement learning. All exercises are solved with python3 and based on python gym toolkit.

    Python

  3. gym-ai-lab gym-ai-lab Public

    OpenAI gym environments designed for the AI lab course of the University of Verona

    Python

  4. didactical_interpreter didactical_interpreter Public

    This project is aimed at extending the OCAML’s interpreter (denotational or operational or iterative) of the teaching imperative and functional language, including blocks, procedures and functions …

    OCaml

  5. didactical_compiler didactical_compiler Public

    Compiler that transform a "giaco" tainted program in a new version untainted with the use of indirect assignments.

    OCaml

  6. algorithms_exercises algorithms_exercises Public

    Implementation of some exercises for Algorithms' course 2017/2018.

    C++