digits
There are 150 repositories under digits topic.
AnthonyDickson/learning2write
Teaching a neural network how to write letters and digits with reinforcement learning.
AnuragAnalog/project_euler
This repo contains solutions to Project Euler problems.
JCPetrelli/pi_games
A simple Python to script to be used for mental revisions of the first 2000 digits of π.
mishaelaaa/OCR
This is a project in which I store all my attempts to create an application that can recognize effortlessly written in Bulgarian text and numbers.
ouattararomuald/numbering-plan
numbering plan
PreethiSamanthaBennet/C_Programs
Collection of easy C programs
fazildgr8/virtual_pen_MNIST
This is a python program which uses deep learning and image processing to create virtual pen where the user can hover with the configured colour tip over the webcam to write digits. The deep learning model trained using mnist is used to recognize the digits. It uses keras for deep learning and opencv for image processing.
koenderks/digitTests
digitTests is an R package providing statistical tests for detecting irregular digit patterns. The package is also implemented with a graphical user interface in the Audit module of JASP (www.jasp-stats.org), a free and open-source statistical software program.
MustyDigits/mustydigits.github.io
Get yo musty digits off mah back! Did you forget who I am? How DARE you place them upon me...
Overboard-code/Pi-Pourri
Several formulae for calculating a billion digits of Pi in under a an hour, using python and GMPY2
Roboramv2/OCR
Optical Character Recognition for Numerical Digits
vinicioslc/gtin-toolkit-dart
📋 Validate and generate valid GTIN's easily. This project indeed to be; stable, easy and fast (when possible)
YektaDev/AnyNum
Kotlin extensions to convert/generate English, Persian, and Arabic digits with ease.
autolordz/Course-Project-Shiny-Application-and-Reproducible-Pitch
Digits Manipulating of Shiny Project
ErfanBahramali/num2persian
Numbers/Digits to Persian words converter
Moderrek/clock-digital-hands
Online analog clock, which instead of hands has digits arranged in the shape of hands.
mxchinegod/digits-api-ml
digits-api-ml is a large suite of API endpoints that directly respond with the inference of a given machine learning function.
mxchinegod/digits-api-tda
digits-api-tda is the service responsible for handling TDAmeritrade API data to the main API and the UI.
Nikorasu/MiscPython
These are a few of my miscellaneous python projects that don't fit elsewhere..
NumericalMax/Predictions-on-Caffe-Models
Predict with Caffe models and save the result in a suitable format
roddamnkit/b
A Dart library for converting between different bases.
shemmjunior/digits-to-swahili
Convert digits to swahili words
stdlib-js/math-base-special-ceilsd
Round a numeric value to the nearest number toward positive infinity with N significant figures.
stdlib-js/math-base-special-floorsd
Round a numeric value to the nearest number toward negative infinity with N significant figures.
stdlib-js/math-base-special-truncsd
Round a numeric value to the nearest number toward zero with N significant figures.
timlg07/Number.cmd
A new data type for Batch, that can represent large & floating-point numbers and enables calculation with those.
bl33h/digitsCombination
A program for generating and analyzing four-digit combinations. Provides sequence counts and verification using itertools and collections libraries.
dhanesh456/Programming-in-C-language
Solving multiple problem statements
FelixLabelle/NYT_Digits_Solver
Brute force solver for digits, returns all possible combinations of numbers as well as the total number of combinations
godsfood/baseconv
A Go module for converting between different bases.
gustavecortal/person-action-object
My personal Person-Action-Object (PAO) system for memorizing 1000 digits of Pi
imkarimkarim/convert-to-en-digits
convert Farsi/Persian digits to English digits npm package written in TypeScript
mxchinegod/digits-api-altdata
digits-api-altdata is the Digits service responsible for retrieving alternative data, which is sort of a catchall for "not scientifically evaluated" in the investing world.
mxchinegod/digits-api-main
digits-api-main is the authentication, preprocessing, and tertiary API bridge in the Digits service mesh.