Skip to content
View wjmolina's full-sized avatar
💭
per aspera ad astra
💭
per aspera ad astra

Block or report wjmolina

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. 2d-h-de-casteljau-recursive-evaluation-algorithm 2d-h-de-casteljau-recursive-evaluation-algorithm Public

    This C++ implementation evaluates B-splines using the 2D h-de Casteljau recursive algorithm.

    C

  2. neural-network-cpp neural-network-cpp Public

    This C++ implementation of an artificial neural network performs handwritten digit recognition.

    C++

  3. elec-576-fall-2018 elec-576-fall-2018 Public

    This repository contains assignments and the final project from ELEC/COMP 576: Introduction to Deep Learning, Fall 2018.

    Python

  4. algebraic-curves algebraic-curves Public

    This MATLAB implementation provides algebraic curve reconstruction algorithms using B-splines and Bernstein basis methods.

    MATLAB

  5. monte-carlo-tree-search monte-carlo-tree-search Public

    This repository implements Monte Carlo Tree Search algorithms for multiple games including Connect Four, Hex, and Hexxagon.

    Python

  6. neuron-segmentation-unet neuron-segmentation-unet Public

    This Flask web application segments neurons and extracts somas from microscopy images using a U-Net deep learning model.

    CSS