Skip to content
View enriqueb721's full-sized avatar
:shipit:
:shipit:
Block or Report

Block or report enriqueb721

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

  1. golangds golangds Public

    GolangDS: Data structures on Golang

    Go 1

  2. Concurrent-Matrix-Operator-using-OpenCL Concurrent-Matrix-Operator-using-OpenCL Public

    Concurrent matrix operator developed on XCode 10.2.1

    C++

  3. A-Deep-Learning-Approach-for-Higgs-Boson-Machine-Learning-Challenge A-Deep-Learning-Approach-for-Higgs-Boson-Machine-Learning-Challenge Public

    A Deep Learning Approach for Higgs BosonMachine Learning Challenge in Kaggle

    Jupyter Notebook

  4. RNNs-Text-Generator RNNs-Text-Generator Public

    Recurrent Neural Networks for Text Generator

    Jupyter Notebook

  5. Go concurrent priority queue / heap Go concurrent priority queue / heap
    1
    package main
    2
    
                  
    3
    import "sync"
    4
    
                  
    5
    type item struct {
  6. Bash-Calendar Bash-Calendar Public

    Bash Script to show calendar

    Shell