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

Block or report mimmo96

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
mimmo96/README.md

Domenico

I'm 27 years old Student of the Master’s Degree course in Artificial Intelligence

  • 🧠 I’m currently learning Deep Learning models
  • 😄 Pronouns: he/him
  • 💻 Languages and Tools: Java, C, C++, Python3, MATLAB, HTML, CSS, Javascript, JQuery, OCaml, PHP, PHPUnit, MySQL, MongoDb, Postgress, React, Symfony, Docker, Tensorflow, Keras
  • 🧐 Fun fact : Food and Music🎵 are the reasons to live.

Top Langs

Pinned

  1. Neural_Network_from_scratch Neural_Network_from_scratch Public

    implementation of an Artificial Intelligence Neural Network from scratch using Python programming language with the use of k-fold cross validation, grid search and ensamble.

    Python 1

  2. RUI RUI Public

    web platform for IoT - AI - Industry 4.0 which is based on 4 docker containers

    JavaScript 1

  3. CNN_Adversarial_Attack CNN_Adversarial_Attack Public

    Implementation of personalized convolutional network and show performance results on CIFAR-10. After network is trained, try an adversarial attack to it with the simple Fast Gradient Sign method, g…

    Jupyter Notebook

  4. chatterbox chatterbox Public

    development in C of a concurrent server that implements a chat, users can exchange text messages / files by connecting to the server with a client program

    C

  5. Kmeans_with_SIFT_descriptors Kmeans_with_SIFT_descriptors Public

    Select an image from 4 different themes, for these images, extract the SIFT descriptors using the visual feature detector embedded in SIFT to identify the points of interest. Aggregate all the iden…

    Jupyter Notebook

  6. Image-Recognition Image-Recognition Public

    This repository contains the source code of an image recognition system using deep learning techniques, with a focus on leveraging the Keras framework in Python. The primary objective of this proje…

    Jupyter Notebook