Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Mvpyetti's full-sized avatar
  • Las Vegas, NV

Block or report Mvpyetti

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. Data-Structure-Examples Data-Structure-Examples Public

    Some projects that were created within the previous data structures class using c++ primitives.

    C++

  2. zen-audio-player.github.io zen-audio-player.github.io Public

    Forked from zen-audio-player/zen-audio-player.github.io

    Listen to YouTube videos, without the distracting visuals.

    JavaScript

  3. MNIST-Recognition MNIST-Recognition Public

    This is an MNIST Neural Network created using C++ libraries that recognizes the MNIST handwriting library. It currently only contains one layer, but I plan on adding more layer implementation later.

    C++

  4. Kiosk-Model Kiosk-Model Public

    This project is a multi-threaded representation of how a a theater kiosk would allow for patrons to purchase tickets. This program uses MUTEX and conditional variables to manage limited ticket reso…

    C 1

  5. MnistWrapper MnistWrapper Public

    A wrapper for the C++ Neural Network and MNIST classes

    C++

  6. Mnist-Recognition-GUI Mnist-Recognition-GUI Public

    Basic Neural Network trainer to recognize MNIST handwriting.

    C#