Skip to content
View adamoceanic's full-sized avatar

Block or report adamoceanic

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. vigenere-victory vigenere-victory Public

    Vigenère cipher cryptanalysis hobby project

    C++

  2. pi-memory pi-memory Public

    A web-based application helping users to memorise the digits of Pi

    HTML

  3. nn_template nn_template Public

    basic neural net functions for experimenting with 2-layer and L-layer networks. ReLU / Sigmoid activations. Regularization/Droput. Adam Optimizations

    Python

  4. chess-coding-problems chess-coding-problems Public

    A an attempt at a curated list of chess related coding challenges and answers I've assembled and encountered of the past few years

  5. nn_template_tensorflow nn_template_tensorflow Public

    Hand rolled NN function ideas and examples using the tensorflow library

    Python

  6. ThreadPool ThreadPool Public

    Forked from progschj/ThreadPool

    A simple C++11 Thread Pool implementation

    C++