Skip to content
View alpacioncio67's full-sized avatar

Block or report alpacioncio67

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Habit-Tracker Habit-Tracker Public

    Pequeño proyecto que te ayuda a llevar cuenta tanto de tus hábitos diarios como de tus objetivos semanales.

    HTML 1

  2. SSH-brute-force-attack-detector SSH-brute-force-attack-detector Public

    Pequeño programa en python que permite detectar ataques de fuerza bruta en base a logs dados.

    Python

  3. Note-web-app Note-web-app Public

    A small python project aimed to learn basics of web developement using flask and sqlalchemy to store secure and consistent data.

    Python

  4. Digit-Detector-from-scratch Digit-Detector-from-scratch Public

    This project aims to give an introduction to neural networks and machine learning, but instead of using tools like pytorch, I will be designing this just with python and numpy, in order to get a be…

    Jupyter Notebook

  5. ML-camera-pattern-recognition ML-camera-pattern-recognition Public

    This project aims to explore the interesting library of openCV and learn to do a lot of cool stuff with cameras, in addtion to that, we want to build our own neural network with pytorch, and learnn…