Skip to content
View sujanay's full-sized avatar

Block or report sujanay

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
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