Skip to content
View mosszhd's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report mosszhd

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

Pinned

  1. Curricular-SincNet Curricular-SincNet Public

    Implementation of curriculam learning on sincnet. This model can verify and identify speakers.

  2. sentiment_analysis_api sentiment_analysis_api Public

    A flask API to predict whether a sentence is positive or negative. It also includes code for training and testing dataset.

    Jupyter Notebook 1

  3. SE-ElasticSearch SE-ElasticSearch Public

    This project consists of a web crawler and a search system. The web crawler can crawl through websites and retrieves title, meta tags, description and indexes them on a database. By using the searc…

  4. Problem-Solutions Problem-Solutions Public

    This repository consists problem solutions that i have solved.

    C++

  5. Password-Checker Password-Checker Public

    This is a small project that shows how many times a password has been hacked and whether the password is secure to use or not. This tool helps to find a good password that was not hacked before. I …

    Python

  6. Top-Hacker-News-Scraper Top-Hacker-News-Scraper Public

    This is a simple scraping script made using python and beautiful soup to scrape top hacker news from https://news.ycombinator.com/ website.

    Python