Search Results for "python q learning" - Page 35

Showing 1006 open source projects for "python q learning"

View related business solutions
  • 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
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1

    LinuxNub Forensics Learning Program

    Simple Python Script that helps teach a user Linux Forensics

    A simple python based script that runs Linux tools from the command line to conduct a simple Linux forensic investigation of a targeted image. Currently a work in progress. Contact Info: joem3921@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    yacaree
    yacaree: Yet Another Closure-based Association Rules Experimentation Environment (Development stalled here, check out under Wiki to find where it went.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Welcome to the world of social dreaming! Social dreaming is the new practice of dreamers interacting via the internet. These Python programs all use the Zeo home EEG bedside device at www.myzeo.com/sleep/shop/featured-products/zeo-sleep-manager-bedside.html, and www.sleepstreamonline.com. For an introduction to this topic, see my writings on lucid dreaming and multi-player dream games at http://books.google.com/books?id=tMSytmC089YC&lpg=PP1&pg=PA4#v=onepage&q&f=false and the IASD conference...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Simple Programming Language
    SPL is a programming language for people who are just learning programming. It runs using Python 3 (downloadable from python.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Golden Point

    Golden Point

    A simple, console-based card game, similar to some other card games.

    Golden Point is a simple card game, similar to some other popular card games. The main goal of the game is to get more points then your opponent, but in the same time not to get more than 21 ("Golden Point"). During the game you get cards, which have next values: 6, 7, 8, 9, 10 - according to numbers in it's names; J - 2 points; Q - 3 points; K - 4 points; A - 11 points. In the beginning of the game you get 2 cards, and if your total points are less than 21, you can take more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pyIRDG

    pyIRDG

    IMDb Relational Dataset Generator

    pyIRDG is a program written in Python to generate relational datasets in Prolog format. It uses data from the Internet Movie Database in combination with IMDbPY as backend. A graphical user interface written in pyQt allows the user to link multiple entities together as model for the generation process. The big four entities are Title, Person, Company and Character. Many attributes can be chosen for adding to the output .pl file. Three types of constraints on attributes are available to limit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JBoost is a simple, robust system for classification. JBoost contains implementations of several boosting algorithms in an alternating decision tree framework. In addition, JBoost provides extensible software for adding more learning algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Redundancy due to cut-paste operations in text creates bias in machine learning for NLP. This module takes a directory and produces a subset of the files in that directory (in a list) with an upper bound on similarity between two files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    Pronac MediaMonkey Extension

    Pronac MediaMonkey Extension

    Recommends music based upon your current taste.

    A music recommendation engine. It is meant to be an add-on for popular media players like Winamp, Amarok, Rhythmbox or Banshee. Currently supports only MediaMonkey Player. Downlaod, extract and run "pronac.exe". Play the first song from the Now Playing list, it'll recommend you next songs from the same list. NOTE: MAKE SURE THAT SONG SHUFFLE IS TURNED OFF WHILE USING PRONAC. Based upon K-Nearest Neighbor Machine Learning Algorithm, K-Fold Cross Validation and EchoNest for audio...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    VIT Marks Display

    A small program that accesses VIT marks of a specific student

    A small attempt while learning interfacing with the web while learning python to get the marks of a specific valid VIT student using basic web scraping techniques
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    PyVocabularyTree

    A vocabulary tree for image classification using OpenCV

    A vocabulary tree for image classification have been designed to be integrated in mobile robotic applications. It is a learning schema based on decission trees, bags of features and inverted files. The design provides training and optimization parameters that have been characterized using several detectors and descriptors for several input datasets. Evaluation tests performed on public image databases allow to compare obtained results with previously published literature. All the tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Bayes is a python free/open library that allows users to easily create a bayesian network and perform inference/learning on it. It is mainly inspired from the Bayes Net Toolbox (BNT) but uses python as a base language. www.openbayes.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mlpy

    mlpy

    Machine Learning Python

    mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL. mlpy provides high-level functions and classes allowing, with few lines of code, the design of rich workflows for classification, regression, clustering and feature selection. mlpy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. mlpy is available both for Python >=2.6 and Python 3.X.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Malware Classifier

    Malware Classifier

    Perform quick, easy classification of binaries for malware analysis.

    Adobe Malware Classifier is a command-line tool that lets antivirus analysts, IT administrators, and security researchers quickly and easily determine if a binary file contains malware, so they can develop malware detection signatures faster, reducing the time in which users' systems are vulnerable. Malware Classifier uses machine learning algorithms to classify Win32 binaries – EXEs and DLLs – into three classes: 0 for “clean,” 1 for “malicious,” or “UNKNOWN.” The tool was developed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Archaeadom

    Top down space shooter - For learning purposes

    Don't judge this as if it were anything more than a hobby. Don't even think I know what I'm doing here.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    pynvaders

    pynvaders

    Invaders like game, written in Python with Curses... :)

    Invaders like game, written in Python with Curses... :) Also, this was a learning project for me to Python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A learning-by-testing program to learn quickly, mostly memorizing tasks like vocabulary. Quizdrill supports multiple choice, simple quiz as well as flashcard testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SuStorID is an advanced Intrusion Detection System (IDS) for web services, based on machine learning. Its name comes from the term “Su Stori”, which in Sardinian language means “The Falcon”. It’s version is experimental, but demonstrates a number of interesting features, that can be readily exploited to detect and act against web attacks. SuStorID can be coupled with modsecurity, the well known web application firewall, to gather training data and provide for real-time counteractions. So...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Platform for parallel computation in the Amazon cloud, including machine learning ensembles written in R for computational biology and other areas of scientific research. Home to MR-Tandem, a hadoop-enabled fork of X!Tandem peptide search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project provides a framework for testing and comparing different machine learning algorithms (particularly reinforcement learning methods) in different scenarios. Its intended area of application is in research and education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The intention of this project is to give all serious users of the SNNS a place where they find a bugfix and patch management and where they get useful information about the SNNS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    eFlashcard
    eFlashcard is a flexible program designed for the purposes of enhancing vocabulary learning by making it more interactive. "Flashcards" can be custom-written and organized into sets. Sets can be combined to make groupings. Build your library today!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Python script that can be used to get information on TV shows and Movie Shows from thetvdb.org and themoviedb.org. This is an learning experience and anybody can chime in on everything.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.