Skip to content
View dadhichvipul's full-sized avatar

Block or report dadhichvipul

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. Classify-Character-from-Images-in-Devanagari-script Classify-Character-from-Images-in-Devanagari-script Public

    This is a Character Recognition System which I developed for Devanagari Script. The learning model was trained on 92 thousand images (32x32 pixels) of 46 characters, digits 0 to 9 and consonants “k…

    Python 1

  2. news-classification-using-dataset-of-headlines- news-classification-using-dataset-of-headlines- Public

    A model which can predict the category of news based on headlines and short description

    Jupyter Notebook 1

  3. watson-wpeech-to-text-python watson-wpeech-to-text-python Public

    Forked from mythicalhacker/watson-wpeech-to-text-python

    Speech to text api implementation of the watson speech to text in python

    Python

  4. SRM-STUDENT-DATABASE SRM-STUDENT-DATABASE Public

    Forked from mythicalhacker/SRM-STUDENT-DATABASE

    One fine day i found a link giving me details about students including their registration number as well as name . Observe that the links for the pdf files were in a series. pdf_downloader.pdf down…

    Python

  5. Heart- Heart- Public

    This repository contains heart diseases analysis using machine learning algorithms like k-means, multiple regression(logistic or sigmoid function), decision tree and SVM . we have more than two exp…

    Python

  6. algorithms algorithms Public

    Forked from mythicalhacker/algorithms

    Minimal examples of data structures and algorithms in Python

    Python