Skip to content
View tanmaysawaji's full-sized avatar

Block or report tanmaysawaji

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

Popular repositories Loading

  1. Electron-Python-Real-Time Electron-Python-Real-Time Public

    This is a test communication script between python and electron in real-time.

    JavaScript 1 3

  2. Mailserver Mailserver Public

    Send a message with attachment on a local server

    PHP

  3. Linear-Regression-with-one-variable Linear-Regression-with-one-variable Public

    A simple Octave/Matlab code to compute cost function for linear regression

    MATLAB

  4. Genetic-Algorithm-for-snake Genetic-Algorithm-for-snake Public

    This is an educational implementation of genetic algorithm that I wrote to better understand the concepts of genetic algorithm

    Python

  5. Linux-Keylogger-Python Linux-Keylogger-Python Public

    This code runs in the background and stores keystrokes in a log file

    Python

  6. Logistic-Regression-with-Regularization Logistic-Regression-with-Regularization Public

    This repository includes an implementation of Logistic Regression without regularization and one with regularization

    MATLAB