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

Block or report mcmaur

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

    KNeighborsClassifier for audio files

    Python

  2. intro_golang intro_golang Public

    Tutorial for beginner level with Golang. HelloWorld, WebServer and PDFutility examples

    Go

  3. TitanicMachineLearning TitanicMachineLearning Public

    Python

  4. MyPokedex MyPokedex Public

    MyPokedex will create a sqlite database scraping the first generation pokemon infos from the italian wiki

    JavaScript

  5. Install Docker on Linux Mint 18 Sylvia Install Docker on Linux Mint 18 Sylvia
    1
    #remove old
    2
    sudo apt-get remove docker docker-engine docker.io
    3
    
                  
    4
    sudo apt-get update
    5