The Wayback Machine - https://web.archive.org/web/20221013112310/https://github.com/topics/jypyternotebook
Skip to content
#

jypyternotebook

Here are 98 public repositories matching this topic...

OCR bill detection is a python program that can detect the type of your household bills. for example, if you have samples of electricity bills, movie bills, or grocery bills, this python program detects the bill's category and stores the data in the bill into a file. Further Data visualization is done to monitor your monthly expense so that you can save wisely and track your spending.

  • Updated Jul 12, 2021
  • Jupyter Notebook

With the Django REST system, we can construct a simple machine learning application that forecasts the species of a sample flower based on measurements of its characteristics i.e. the dimensions of the sepal and petal, length, and width. Here we'd use the same Django application and make some adjustments as appropriate. We will use Postgres as our database for this development since Postgres is best suited for building production. Django comes bundled with a fantastic dashboard from the admin. We can register users for our application with the admin dashboard, which can then communicate with our machine learning application to make predictions. This will then serve the function of our backend and admin duties for our Django application.

  • Updated Dec 25, 2020
  • JavaScript

My Thesis project for my conversion MSc course in Informatics at Uni. of Piraeus. Project is done in Python. Aim is to develop and test a MLP NN and a Support vector machine to identify the sphere size distribution of materials based on 1D NMRI k-space data. Simulated data are used in this project

  • Updated Sep 23, 2021
  • Jupyter Notebook

This dataset contains CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) images. Built in 1997 as a way for users to identify and block bots (in order to prevent spam, DDOS, etc.). They have since then been replaced by reCAPTCHA because they are breakable using Artificial Intelligence (as I encourage you to do). Kaggle: https://www.kaggle.com/fournierp/captcha-version-2-images

  • Updated Sep 24, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the jypyternotebook topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jypyternotebook topic, visit your repo's landing page and select "manage topics."

Learn more