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

Block or report Infi-DOS

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. imacrepo/quantum_anomalyDetection imacrepo/quantum_anomalyDetection Public

    The Workings of Quantum Anomaly Detection(One-class Classifiers)

    Jupyter Notebook

  2. DeepL-CNN-with-FER-dataset DeepL-CNN-with-FER-dataset Public

    Jupyter Notebook

  3. Importance-Of-Unet Importance-Of-Unet Public

    Jupyter Notebook

  4. POSIX-THREADS POSIX-THREADS Public

    Two 1-dimensional arrays of 10^6 numbers A(1)=1, A(2)=2, … A(10^6 )=10^6 . Compute the B(i)=square (A(i)) in: a) single thread b) four threads. Checking the difference in the execution time.

    C