Skip to content
View boblef's full-sized avatar

Block or report boblef

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 Loading

  1. sudoku_solver sudoku_solver Public

    Sudoku solver that uses image recognition with CNN to recognize 9 by 9 grid and digits, and calculates the solution on D-Wave quantum computers.

    Python

  2. twitter_sentiment twitter_sentiment Public

    A Flask application of Twitter sentiment analysis by using FinBERT, which is a pre-trained NLP model trained on the financial corpus.

    Python 3 1

  3. auto_transcript auto_transcript Public

    A Speech-To-Text application with Flask in which we can upload a video or an audio file and can get transcripts of the speech in the file we upload.

    HTML