digits

There are 151 repositories under digits topic.

  • practice

    Language:Jupyter Notebook1
  • NeuralNetwork

    Language:Jupyter Notebook1
  • DigitsOfPie

    A Swift-based calculator for the digits of Pi (π), currently hardlimited to a maximum of 10,000 — although this can be easily changed in the storyboard slider limits. This demo uses a Machin-based Pi calculation, except that it uses the Integer package's infinite-sized integers to get as many digits as we want. It still computes the formula: pi = 4 * (4 * arccot(5) - arccot(239)). The user interface is very simple with a slider to control the number of pi digits. Calculations are performed in a background task so the slider motion is not affected during the calculations.

    Language:Swift1
  • react-code-input

    React component for entering and validating PIN code.

    Language:TypeScript1
  • math-base-special-roundsd

    Round a numeric value to the nearest number with N significant figures.

    Language:JavaScript1
  • SimplePasswordValidation

    Simple Project for Password Validation using C#

    Language:C#1
  • classification-MNISTDD

    Trained deep neural networks to predict and classify input image (MNISTDD) datasets with python.

    Language:Python1
  • handwritten-digits-recognition

    A script that trains a model to recognize handwritten digits using the MNIST data set. Then it loads external files and uses the neural network to predict what digits they are.

    Language:Python1
  • AI-Predicts-Hand-Written-Digits

    Creating AI system which recognizes hand-written digits from the MNIST dataset.

    Language:Jupyter Notebook1
  • arithmetic-arranger

    Function that receives a list of strings that are arithmetic problems and returns the problems arranged vertically and side-by-side.

    Language:Python1
  • lvq3_digits

    The Learning Vector Quantization 3 (LVQ 3) classification to digits data.

    Language:Jupyter Notebook1
  • sgNumbers2020

    code to generate singapore all possible mobile phone numbers. Give me 1 ⭐ if it’s cool.

    Language:Python1
  • 4x4-Matrix-keyboard-PSoC

    This PSoC 5 library allows you to read the matrix keyboard reading just digits ('1', 'A', etc) or a combination of digits ('1997', 'A10B')

    Language:C1
  • radig

    :slot_machine: A tiny (65B) and fast utility to randomize a fixed amount of digits

    Language:JavaScript1
  • Z4HL3N

    Z4HL3N ist ein einfaches Spiel, bei dem ausgeschriebene Zahlen vorgegeben werden, die der Spieler ziffernweise eingeben muss.

    Language:PHP1
  • MultiplicativeDigitalRoot

    This project plays with the mathematical topics of "Multiplicative digital roots" and "Multiplicative Persistence"

    Language:Java1
  • Handwritten-digit-classification

    This project uses a neural network to classify hand written digits

    Language:Jupyter Notebook1
  • JarabraDix

    JarabraDix is a integer value to Arabic decimal sequence converter Java library.

    Language:Java1
  • DoubDabC

    DoubDabC is a Java library that supports binary integer value to decimal sequence conversion with alternative algorithm.

    Language:Java1
  • SendNow

    Send Now | MasterCard Masters of Code Hackathon: San Francisco: An Android application that provides a service for providing emergency funds sent directly from friends, family & NGOs.

    Language:Java1
  • CMD-split-integer-number-digits-Python

    Python CMD program for splitting the digits of integer numbers.

    Language:Python
  • CoS_RDS_test

    Repository containing a TKInter GUI app in Python for Reliable Digit Spans test.

    Language:Jupyter Notebook
  • digitalisim

    Just a Simple simulation of some of the circuits in Digital Systems 2 The current version [v.3.0] is the latest version i have developed.

    Language:JavaScript
  • notebook_1

    Digit recognition neural network

    Language:PureBasic
  • Handwirtting-recognition

    This program will train several time an ai model in order to make it predict handwritten digits

    Language:Python
  • NYT-Digits-Solver

    Solver for NYTimes Digits game (in python with GUI)

    Language:Python
  • eunumber

    EuNumber can do sequence calculations, bigmath, and multiple precision. It is not done yet.

    Language:Euphoria
  • Handwritten-Digit-Recognition

    The handwritten digit recognition is the ability of computers to recognize human handwritten digits. It is a hard task for the machine because handwritten digits are not perfect and can be made with many different classifier model

    Language:Jupyter Notebook
  • cpp-even-digits-summation-algorithm

    The Even Digits Summation Algorithm program (C++) requests that the user enter an integer greater than 10,000. Once the integer is entered, the program displays the sum of any even digits in the integer.

    Language:C++
  • Clock_tnt

    Clock recycling an old tnt box

    Language:C++
  • DigitSum

    A program that calculates the sum of the digits of a number.

    Language:Java
  • arabian.js

    A lightweight utility that helps with Arabic digits conversions & some useful utils.

    Language:TypeScript
  • pimember

    Program to remember digits of Pi

    Language:Python
  • mnist-classification

    MNIST Classification Pytorch

    Language:Jupyter Notebook
  • css-numerical-digit-stack-animation

    Simple animation with numerical digits.

    Language:CSS
  • sklearn-digits-jitter

    sklearn digits dataset with jitter

    Language:Jupyter Notebook