Skip to content
View sujanay's full-sized avatar

Block or report sujanay

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sujanay/README.md

Hi there 👋

  • 🌱 I’m currently learning how to streamline machine learning project to make it work in the real world.
  • 💬 Ask me about big data pipelines, machine learning, and deep learning.
  • 📫 How to reach me: Linkedin, email. More ways at my portfolio site.
  • 😄 Pronouns: He/His
  • ⚡ Fun fact: I like to cook. I sometimes take some time to write. Here are some of my blog posts.

Popular repositories Loading

  1. operating-system-project operating-system-project Public

    This program examines a VDI file containing a virtual disk with a single partition formatted as an ext2 filesystem.

    C++

  2. E-Commerce-Website E-Commerce-Website Public

    E-Commerce web project written in JSP/Servlet with MVC Architecture

    Java

  3. Multilayer-Perceptron-on-MNIST Multilayer-Perceptron-on-MNIST Public

    This is an implementation of softmax regression function to build a model for recognizing MNIST digits, based on multi-layer perceptron.

    Python 1

  4. Face-Recognition Face-Recognition Public

    Forked from EvilPort2/Face-Recognition

    Facial Recognition using OpenCV and Python

    Python

  5. Sign-Language Sign-Language Public

    Forked from EvilPort2/Sign-Language

    A very simple CNN project.

    Python

  6. Excel-to-CSV Excel-to-CSV Public

    This program converts all the columns in an Excel file to separate .txt files

    Python