Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishkarsh25/learn-hand-written-characters-using-probability
Specifically, the code: Loads all the images of handwritten 0's and 1's from a specified directory. Creates a binary matrix of size 4x4 for each image. Goes through each matrix and counts the number of times each pixel is set to True for each digit. Uses the count to calculate the probability of each pixel being True given the digit is a 0 or 1.
https://github.com/nishkarsh25/learn-hand-written-characters-using-probability
jupyter-notebook mathematics pyrhon
Last synced: 12 days ago
JSON representation
Specifically, the code: Loads all the images of handwritten 0's and 1's from a specified directory. Creates a binary matrix of size 4x4 for each image. Goes through each matrix and counts the number of times each pixel is set to True for each digit. Uses the count to calculate the probability of each pixel being True given the digit is a 0 or 1.
- Host: GitHub
- URL: https://github.com/nishkarsh25/learn-hand-written-characters-using-probability
- Owner: nishkarsh25
- Created: 2023-03-29T07:26:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T07:19:35.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T11:08:32.071Z (2 months ago)
- Topics: jupyter-notebook, mathematics, pyrhon
- Language: Jupyter Notebook
- Homepage:
- Size: 634 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0