Skip to content
View lucasbazante's full-sized avatar
  • Natal - Brazil

Block or report lucasbazante

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. fernandals/lpcp-lang fernandals/lpcp-lang Public

    Versão do Portugol em Inglês.

    Haskell

  2. doubly-linked-list doubly-linked-list Public

    A Doubly Linked List implementation with unit tests.

    C++ 1

  3. competitive-programming-learning competitive-programming-learning Public

    C++

  4. AVL-Tree AVL-Tree Public

    A basic implementation of an AVL Tree in C++, with searching, insertion and remotion.

    C++

  5. autoencoder-for-similarity autoencoder-for-similarity Public

    This project contains an Autoencoder, built and trained using Tensorflow, and used to vectorize images, so a kNN algorithm can check for image similarity.

    Jupyter Notebook

  6. hash-table hash-table Public

    Hash Table implementation with unit tests.

    C++