Showing 77 open source projects for "q-learning"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1
    k-Nearest Neighbors (kNN) - MATLAB
    Function 1. classifier_knn 2. accuracy_knn Description 1. Returns the estimated label of one test instance, the k nearest training instances, the k nearest training labels and creates a chart circulating the nearest training instances (chart 2-D of the first two features of each instance). 2. Returns the estimated labels of one or multiple test instances and the accuracy of the estimates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GURLS

    GURLS

    Grand Unified Regularized Least Squares

    GURLS - (Grand Unified Regularized Least Squares) is a software package for training multiclass classifiers based on the Regularized Least Squares (RLS) loss function. The initial version has been designed and implemented in Matlab. Teh current goal is to implement an object-oriented C++ version to allow for a wider distribution of the library within the open-source developers' comunity. Main functionalities already implemented are: * Automatic parameter selection. * Handle massive...
    Downloads: 0 This Week
    Last Update:
    See Project