Skip to content
View mgermanm0's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report mgermanm0

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

Hello there! I'm Manuel.

  • 🎓 Computer Engineer
  • 📚 Computer Science PhD. Student
  • 👨‍🔬 Research @ Intelligent Systems and Data Mining (SiMiDat)
  • 💭 Love to talk about: (insert a loooong list of topics here) Almost about everything!

Pinned Loading

  1. Bulk download datasets from the UCI ... Bulk download datasets from the UCI ML repository.
    1
    # Manuel Germán Morales
    2
    
                  
    3
    # UCI ML repository bulk download and unzip of files
    4
    # Need to install requests, zipfile, beautifulsoup4 and tqdm
    5
    # This script is able to bulk-download and extract datasets 
  2. transformer-pytorch transformer-pytorch Public

    Vanila transformer in Pytorch

    Python

  3. igvcraft igvcraft Public

    A minecraft-based voxel game, made in OpenGL. Computer Graphics & Visualization (Informática gráfica y visualización) at UJAEN. 2020/2021 final proyect

    C++

  4. mycare-core mycare-core Public

    My-care functionalities alltogether

    Python

  5. josemrm30/VCOMProto josemrm30/VCOMProto Public

    JavaScript 2

  6. kmeans kmeans Public

    K-means clustering implementation

    Python