Showing 27 open source projects for "state-thread"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Stanza

    Stanza

    Stanford NLP Python library for many human languages

    Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text to syntactic analysis and entity recognition, Stanza brings state-of-the-art NLP models to languages of your choosing. Stanza is a Python natural language analysis package. It contains tools, which can be used in a pipeline, to convert a string containing human language text into lists of sentences and words, to generate base forms of those words, their parts of speech and morphological features, to give a syntactic structure dependency parse, and to recognize named entities. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Recommenders

    Recommenders

    Best practices on recommendation systems

    ...Several utilities are provided in reco_utils to support common tasks such as loading datasets in the format expected by different algorithms, evaluating model outputs, and splitting training/test data. Implementations of several state-of-the-art algorithms are included for self-study and customization in your own applications. Please see the setup guide for more details on setting up your machine locally, on a data science virtual machine (DSVM) or on Azure Databricks. Independent or incubating algorithms and utilities are candidates for the contrib folder. This will house contributions which may not easily fit into the core repository or need time to refactor or mature the code and add necessary tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CoronaTracker

    CoronaTracker

    Coronavirus tracker app for iOS & macOS with maps & charts

    ...Distribution map with two levels of details. Countries, when the user zooms out. Fewer details and reduced clutter. Cities, when the user zooms in. More details. Charts, current state chart for all countries (and cities). Timeline chart for all countries (and cities). Top affected countries chart with info about every country. Daily new cases shows how fast the virus is spreading in a given country. Cases since the 100th case how fast the virus is spreading in different countries. Option for using a logarithmic scale. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dopamine

    Dopamine

    Framework for prototyping of reinforcement learning algorithms

    ...It aims to fill the need for a small, easily grokked codebase in which users can freely experiment with wild ideas (speculative research). This first version focuses on supporting the state-of-the-art, single-GPU Rainbow agent (Hessel et al., 2018) applied to Atari 2600 game-playing (Bellemare et al., 2013). Specifically, our Rainbow agent implements the three components identified as most important by Hessel et al., n-step Bellman updates, prioritized experience replay, and distributional reinforcement learning. For completeness, we also provide an implementation of DQN (Mnih et al., 2015). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Deep Learning for Medical Applications

    Deep Learning for Medical Applications

    Deep Learning Papers on Medical Image Analysis

    Deep-Learning-for-Medical-Applications is a repository that compiles deep learning methods, code implementations, and examples applied to medical imaging and healthcare data. The project addresses domain-specific challenges like segmentation, classification, detection, and multimodal data (e.g. MRI, CT, X-ray) using state-of-the-art architectures (e.g. U-Net, ResNet, GAN variants) tailored to medical constraints (small datasets, annotation costs, class imbalance). It includes Jupyter notebooks, model architectures, data preprocessing pipelines, and evaluation scripts specific to medical imaging tasks. The repository may also contain domain-specific modules: loss functions like Dice, focal loss, metrics such as sensitivity/recall/IoU, and visualization utilities for overlaying segmentation masks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    High speed math parser

    Expression evaluator for Delphi developers

    Version 2.5 is available! The latest changes are in TFastList class. It is the secondary class intended for fast string managment. The newest TGraph component is available as well. The new ParseUtils.FindFormula method allows searching any of possible formulas within some text. Parse components are intended for Delphi developers and perform high-speed (about 10 million evaluations per second) mathematics and boolean calculations. All components are available for Delphi 6, Delphi 7,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides many other nice features. Because of a high-level schematic-description language -- in form of provided Scilab commands -- only a minimal implementation-effort (no error-prone C-programming) is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SimpleElastix

    Medical Image Registration Library

    SimpleElastix is an extension of SimpleITK that comes with the elastix C++ image registration library. This makes state-of-the-art medical image registration really easy to do in languages like Python, Java, C# and R.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Pioneer  University/College System

    Pioneer University/College System

    The state of art college management system

    PSRMS is a state of art, scalable,secure and mature web based college/university management system that automate the college or university core business processes. The system is used to automatic learning institutions' business processes ranging from admission(manual and online) to enrollment to registration to finance to online payment and student online-registration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    C++, Matlab and Python library for Hidden-state Conditional Random Fields. Implements 3 algorithms: LDCRF, HCRF and CRF. For Windows and Linux, 32- and 64-bits. Optimized for multi-threading. Works with sparse or dense input features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    C/C++ Perceptron

    A Perceptron library for C/C++

    The library enables to create perceptrons with desired number of inputs and customized train rate. It enables to train the perceptrons according to the user input. Check the Wiki page for usage examples and API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    liburfu

    liburfu

    Information app about the Ural state Federal University library

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Periodic Table of Elements
    ...Besides the colored grouping, PTable is able to display details about any element you click onto. Thus, you can view the atomic number, symbol, common name, atomic weight, density, state and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Trace Indian Vehicle Number

    Trace Indian Vehicle Number

    Trace Indian Vehicle Number is Solution To Search Indian Vehicle Number This Software Able To Trace Any Vehicle on India. This Software Have 35 states or Union Territories & Its Districts RTO Database Inbuiut. It Will Able to Find Vehicle State and Location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Jointly optimized BF Assisted AEC

    Jointly optimized BF Assisted AEC

    ...The new formulation leads to analytical models that can be used to predict the transient performance of adaptive wideband beamformers. A stochastic model is derived for the transient and steady-state behaviors of the residual echo power. The convergence analysis provides a stability bound for the adaptation step-size. Monte Carlo simulations can be performed to illustrate the accuracy of the model, which can then used to provide design guidelines. Application of the new model confirms previous experimental findings that the same cancellation performance of a single-microphone AEC can be achieved with a shorter AEC when the possibility of spatial filtering is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    namespace ewalena is a set of tools for state space calculations in quantum mechanical problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    this is a simple thread pool implement for MS windows ( >2000)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Based on boost. Thread:mutex-condition queue and map,ACE style thread and Glib style thread pool, loop task. Memory:memory pool. COM:COM object invocation. Language:compiler lexical and grammar analysis. Network:epoll reactor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Activity module and question type for including flash and java applications in Moodle and save the grade, attempts and state. To make it works it's necessary to implement the API specification described in the documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JMS/Joram implementation of the Bully election algorithm. It is a library to be used by a process' implementation to make it transparently manage coordinator's elections, while it carries out business logic. A sample application is included.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    The DACUM Automation Program is meant to help ease the burden of collection information and verification surveys for the DACUM process (as developed by Dr. Robert Norton at Ohio State University).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A front end (middleware) system for interacting with the ADL-R (Advanced Distributed Learning - Repository) metadata repository. Web-based service keeps track of the state of your repository and allows you several ways to update the ADL-R via SOAP calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SPServer is a C++ server framework library that implements the Half-Sync/Half-Async and Leader/Follower thread pool patterns. It's based on libevent in order to utilize the best I/O loop on any platform. It include an embedded http server and ssl proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Yabman is a tool for managing bibliographic references. Its key features are a quality user interface, a carefully designed data model, and sophisticated three-state hierarchical reference labeling. It is currently usable but in a pre-alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Pennsylvania State University's ACM Competition source repository. For fair, free and open competition. For the development of educational materials in the realm of competitive software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo