Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

  • lstm (3)

    tesseract-ocr

    Compare

      Analyzed 27 days ago

    The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but it is probably one of the most accurate open source OCR engines available. Tesseract will read a binary, grey or color image and output text, ALTO, PAGE ... [More] XML, hOCR or PDF. It can read most common image formats. Since 2020 the Internet Archive uses Tesseract to get text for its scanned documents. [Less]

    4.05M lines of code

    49 current contributors

    3 months since last commit

    17 users on Open Hub

    Moderate Activity
    3.66667
       
    I Use This

    PyBrain

    Compare

      Analyzed 27 days ago

    PyBrain is a modular Machine Learning Library for Python. It's goal is to offer flexible, easy-to-use yet still powerful algorithms for Machine Learning Tasks and a variety of predefined environments to test and compare your algorithms. PyBrain is short for Python-Based Reinforcement Learning ... [More] , Artificial Intelligence and Neural Network Library. It's the Swiss army knife for machine learning and neural networking. [Less]

    37.1K lines of code

    0 current contributors

    over 7 years since last commit

    6 users on Open Hub

    Inactive
    5.0
     
    I Use This

    CNTK

    Compare

      Analyzed 28 days ago

    CNTK (Computational Network Toolkit) by Microsoft Research, is a unified deep-learning toolkit that describes neural networks as a series of computational steps via a directed graph. In this directed graph, leaf nodes represent input values or network parameters, while other nodes represent matrix ... [More] operations upon their inputs. CNTK allows to easily realize and combine popular model types such as feed-forward DNNs, convolutional nets (CNNs), and recurrent networks (RNNs/LSTMs). It implements stochastic gradient descent (SGD, error backpropagation) learning with automatic differentiation and parallelization across multiple GPUs and servers. [Less]

    327K lines of code

    26 current contributors

    over 2 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This
    Licenses: No declared licenses