Showing 344 open source projects for "q-learning"

View related business solutions
  • Extended Threat Intelligence | SOCRadar Icon
    Extended Threat Intelligence | SOCRadar

    See what hackers already know about your organization – and stop them from getting in.

    Enterprises need full-spectrum cyber intelligence—beyond social media and the dark web. SOCRadar monitors cloud buckets, dark web leaks, and external threats in real time. Automate takedowns, detect brand impersonations, and stay ahead of evolving attacks. Strengthen your security with Extended Threat Intelligence.
    Free Trial
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 1
    Java Tablesaw

    Java Tablesaw

    Java dataframe and visualization library

    Tablesaw is a dataframe and visualization library that supports loading, cleaning, transforming, filtering, and summarizing data. If you work with data in Java, it may save you time and effort. Tablesaw also supports descriptive statistics and can be used to prepare data for working with machine learning libraries like Smile, Tribuo, H20.ai, DL4J. Import data from RDBMS, Excel, CSV, TSV, JSON, HTML, or Fixed Width text files, whether they are local or remote (http, S3, etc.) Tablesaw supports...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ConstraintSolver.jl

    ConstraintSolver.jl

    ConstraintSolver in Julia

    This package aims to be a constraint solver completely written in Julia. The concepts are more or less fully described on my blog OpenSourc.es. There is of course also the general user manual here which explains how to solve your model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ManifoldLearning

    ManifoldLearning

    Package for manifold learning and nonlinear dimensionality reduction

    A Julia package for manifold learning and nonlinear dimensionality reduction. Most of the methods use k-nearest neighbors method for constructing local subspace representation. By default, neighbors are computed from a distance matrix of a dataset. This is not an efficient method, especially, for large datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JAQRGen - Just Another QR Code Generator
    JAQRGen - Just Another QR Code Generator is a n easy to use QR Code Generator. JAQRGen used the SkiaSharp QR Code library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Smart Monitoring for Any Network. Powered by Open Source. Icon
    Smart Monitoring for Any Network. Powered by Open Source.

    Trusted by thousands of IT teams worldwide

    NMIS helps with fault, performance, and configuration management. It provides performance graphs, threshold alerting, and detailed notification policies with various methods. NMIS monitors an organization’s IT environment, helps identify and rectify faults, and provides valuable information for IT planning.
    Get a Free Trial
  • 5
    AWS Step Functions Data Science SDK

    AWS Step Functions Data Science SDK

    For building machine learning (ML) workflows and pipelines on AWS

    The AWS Step Functions Data Science SDK is an open-source library that allows data scientists to easily create workflows that process and publish machine learning models using Amazon SageMaker and AWS Step Functions. You can create machine learning workflows in Python that orchestrate AWS infrastructure at scale, without having to provision and integrate the AWS services separately. The best way to quickly review how the AWS Step Functions Data Science SDK works is to review the related example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Face Mask Detection

    Face Mask Detection

    Face Mask Detection system based on computer vision and deep learning

    Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras. Face Mask Detection System built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks in static images as well as in real-time video streams. Amid the ongoing COVID-19 pandemic, there are no efficient face mask detection applications which are now in high demand for transportation means, densely populated areas, residential districts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PySchool

    PySchool

    Installable / Portable Python Distribution for Everyone.

    PySchool is a free and open-source Python distribution intended primarily for students who learn Python and data analysis, but it can also used by scientists, engineering, and data scientists. It includes more than 150 Python packages (full edition) including numpy, pandas, scipy, sympy, keras, scikit-learn, matplotlib, seaborn, beautifulsoup4...
    Leader badge
    Downloads: 434 This Week
    Last Update:
    See Project
  • 8
    Awesome Fraud Detection Research Papers

    Awesome Fraud Detection Research Papers

    A curated list of data mining papers about fraud detection

    A curated list of data mining papers about fraud detection from several conferences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    EZStacking

    EZStacking is Jupyter notebook generator for machine learning

    EZStacking is Jupyter notebook generator for supervised learning problems using Scikit-Learn pipelines and stacked generalization. EZStacking handles classification and regression problems for structured data. It can also be viewed as a development tool, because a notebook generated with EZStacking contains: -an exploratory data analysis (EDA) used to assess data quality - a modelling producing a reduced-size stacked estimator - a server returning a prediction, a measure of the quality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    billing-equipment-repair

    billing-equipment-repair

    A billing APP for Equipment Sales/Repair Shops written in MS-Access.

    If you are selling and/or repairing equipment you want to track (like computers, tractors, boats, snowmobiles, TV's, dishwashers or other things like that), this might be a good app for you. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code (part of Office 365). The program processes Invoicing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ReinforcementLearningAnIntroduction.jl

    ReinforcementLearningAnIntroduction.jl

    Julia code for the book Reinforcement Learning An Introduction

    This project provides the Julia code to generate figures in the book Reinforcement Learning: An Introduction(2nd). One of our main goals is to help users understand the basic concepts of reinforcement learning from an engineer's perspective. Once you have grasped how different components are organized, you're ready to explore a wide variety of modern deep reinforcement learning algorithms in ReinforcementLearningZoo.jl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SciMLTutorials.jl

    SciMLTutorials.jl

    Tutorials for doing scientific machine learning (SciML)

    SciMLTutorials.jl holds PDFs, webpages, and interactive Jupyter notebooks showing how to utilize the software in the SciML Scientific Machine Learning ecosystem. This set of tutorials was made to complement the documentation and the devdocs by providing practical examples of the concepts. For more details, please consult the docs. To view the SciML Tutorials, go to tutorials.sciml.ai. By default, this will lead to the latest tagged version of the tutorials
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Team Maker is software that helps instructors quickly create cooperative learning teams. It works by surveying students based on a set of questions the instructor picks, and then builds teams based on these student responses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    WinPayXT2022

    WinPayXT2022

    This is a sample payroll program, for learning payroll and MS-Access

    This is a sample/educational demo payroll program, for learning payroll and MS-Access programming. It is similar to the app WebPayXT2021, written in MS-Access. WinPayXT is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the Windows Desktop, and learning MS-Access. The WinPayXT App calculates payroll, and produces reports for tax and accounting purposes. Read the readme file, and manual, for greatest use of this App. This version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sol Y Agua
    Through NSF funding and a collaboration with the Smithsonian Latino Center, the project augments the learning environment of middle school students through the creation of a computer game based on regional issues explored through information overload, virtual simulations, and real world data. The game has a theme of water sustainability and stewardship with an emphasis on information analysis, negotiation, and decision-making. The game immerses students in themes concerning biodiversity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Zenoss Community Edition

    Zenoss Community Edition

    Zenoss - Intelligent IT Operations Management

    Zenoss provides software-defined IT operations for the world’s largest organizations. We deliver the ultimate level of IT service health with simplicity by providing the most granular and intelligent IT service modeling possible, at any scale, and sharing these unique insights with other IT operations management (ITOM) tools to make them more efficient. Zenoss Community Edition is not a “demo” or trial version of Zenoss Enterprise or Zenoss Cloud! Before You install Zenoss Community...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 18

    WebPayXT2022

    Educational payroll Web APP, and PDF book, for learning PHP/MySQL

    This is a working educational payroll program, and PDF book, for learning payroll and PHP/MySQL. It is a web app, written in PHP/MySQL. The webapp is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the web, PHP and MySQL. The WebPay App calculates payroll, and produces reports for tax and accounting purposes. New features for 2022 include this years Tax Percentages, and ability to print W2 forms at year end. The current feature...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ML workspace

    ML workspace

    All-in-one web-based IDE specialized for machine learning

    All-in-one web-based development environment for machine learning. The ML workspace is an all-in-one web-based IDE specialized for machine learning and data science. It is simple to deploy and gets you started within minutes to productively built ML solutions on your own machines. This workspace is the ultimate tool for developers preloaded with a variety of popular data science libraries (e.g., Tensorflow, PyTorch, Keras, Sklearn) and dev tools (e.g., Jupyter, VS Code, Tensorboard) perfectly...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Microsoft Integration

    Microsoft Integration

    Microsoft Integration, Azure, Power Platform, Office 365 and much more

    Microsoft Integration, Azure, BAPI, Office 365 and much more Stencils Pack it’s a Visio package that contains fully resizable Visio shapes (symbols/icons) that will help you to visually represent On-premise, Cloud or Hybrid Integration and Enterprise architectures scenarios (BizTalk Server, API Management, Logic Apps, Service Bus, Event Hub…), solutions diagrams and features or systems that use Microsoft Azure and related cloud and on-premises technologies in Visio 2016/2013.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Chess.jl

    Chess.jl

    Julia chess programming library

    A Julia chess programming library. This package contains various utilities for computer chess programming. There are functions for creating and manipulating chess games, chess positions and sets of squares on the board, for reading and writing chess games in the popular PGN format (including support for comments and variations), for creating opening trees, and for interacting with UCI chess engines. The library was designed for the purpose of doing machine learning experiments in computer chess...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MLDataUtils.jl

    MLDataUtils.jl

    Utility package for generating, loading, and processing ML datasets

    This package is designed to be the end-user facing front-end to all the data related functionality that is spread out across the JuliaML ecosystem. Most of the following sub-categories are covered by a single back-end package that is specialized on that specific problem. Consequently, if one of the following topics is of special interest to you, make sure to check out the corresponding documentation of that package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WinPayXT2021

    WinPayXT2021

    This is a sample payroll program, for learning payroll and MS-Access

    This is a sample/educational demo payroll program, for learning payroll and MS-Access programming. It is similar to the app WebPayXL2020, written in MS-Access. WinPayXT is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the Windows Desktop, and learning MS-Access. The WinPayXT App calculates payroll, and produces reports for tax and accounting purposes. New features for 2021 include this years Tax Percentages, and ability to print...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gabedit is a Graphical User Interface for FireFly (PC-Gamess), Gamess-US, Gaussian, Molcas, Molpro, MPQC, NWChem, OpenMopac, Orca, PSI4 and Q-Chem computational chemistry packages.
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 25
    Web based cataloging and dedupe application. Highly optimized for processing journal articles. Reads MarcXML and dedupes records using the field 773 combined with a fuzzy search on the title. Written for bibnet.org
    Downloads: 0 This Week
    Last Update:
    See Project