66 projects for "voting" with 1 filter applied:

  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • Ango Hub | All-in-one data labeling platform Icon
    Ango Hub | All-in-one data labeling platform

    For AI teams and Computer Vision team in organizations of all size

    AI-Assisted features of the Ango Hub will automate your AI data workflows to improve data labeling efficiency and model RLHF, all while allowing domain experts to focus on providing high-quality data.
    Learn More
  • 1
    Artalk

    Artalk

    Your Self-hosted Comment System

    ...Artalk emphasizes flexibility and control by offering features such as multi-site management, moderation tools, and plugin extensibility, making it suitable for both personal blogs and larger content platforms. It also includes user engagement features like voting, nested comments, and notifications, which enhance interaction while maintaining performance.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ChatGPT Shortcut

    ChatGPT Shortcut

    Curated AI prompt manager with search, sharing, and browser access

    ChatGPT-Shortcut, also known as AiShort, is an open source AI prompt management tool designed to help users quickly find and use effective prompts for large language models. It provides a curated collection of prompts that cover many different scenarios, making it easier for users to obtain useful results from AI systems. Prompts can be browsed, searched, and copied with a single click, allowing users to quickly insert them into AI conversations or workflows. ChatGPT-Shortcut includes...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    TTRL

    TTRL

    Test-Time Reinforcement Learning

    ...The project addresses the problem of how to generate useful reward signals from unlabeled test-time data, and its central insight is that common test-time scaling practices such as majority voting can be repurposed into reward estimates for online reinforcement learning. This makes the framework especially interesting for scenarios where models must keep adapting during evaluation or deployment instead of relying only on fixed pretraining and static fine-tuning. The repository is implemented on top of the verl ecosystem, which allows users to enable TTRL as part of an existing reinforcement learning workflow rather than building a new stack from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Citizen Intelligence Agency

    Citizen Intelligence Agency

    Osinr intelligence platform for political transparency in Sweden

    An open-source intelligence platform for political transparency in Sweden, providing governance insights and accountability metrics.
    Downloads: 64 This Week
    Last Update:
    See Project
  • Budgyt Is The Highest Rated Business Budgeting Software In The Market. Icon
    Budgyt Is The Highest Rated Business Budgeting Software In The Market.

    Affordable budgeting software for companies with multiple users and multiple departments.

    Budgyt is an easy to use, intuitive platform with a clean simple interface that makes budgeting multiple P&L’s easy to do without needing Excel.
    Book a Demo
  • 5
    ADSVote is an election result analyzer able to go from the raw results to a nice table and graph. Currently, it works for constituencies with proportional allocation methods like D'Hondt or Sainte-Lague.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Odamex

    Odamex

    Odamex is a free, cross-platform, modern client-server Doom engine

    Odamex is a free, cross-platform (Mac, Windows, Linux) modification of the Doom engine that allows players to easily join servers dedicated to playing Doom online. The goal of Odamex is to add enhancements to Doom while still retaining that "classic Doom feel" we all know and love about the original game.
    Leader badge
    Downloads: 148 This Week
    Last Update:
    See Project
  • 7
    AssaultCube Reloaded

    AssaultCube Reloaded

    A fun realistic multiplayer free-and-open-source first-person-shooter!

    ACR is a fun realistic multiplayer free-and-open-source first-person-shooter! This project has moved to GitHub. A mirror of releases is here.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8
    Apache Answer

    Apache Answer

    Free and open source Q&A platform software for all the teams.

    Apache Answer is an open-source software project under incubation at the Apache Software Foundation (ASF). It empowers you to build a robust question-and-answer (Q&A) platform to thrive your community at ease. Apache Answer is capable for but not limited to: Community Forum: Open discussions and knowledge sharing within your online community. Help Center: Provide a central location for users to find answers to frequently asked questions (FAQs) and troubleshoot issues related to...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 9
    Extended Content Vote

    Extended Content Vote

    Extended Content Vote Plugin for Joomla

    The purpose of this plugin is to replace the version of Content Vote shipped with Joomla! core by an enhanced, more flexible variation that adds extended voting functionality to Joomla! articles and other items. Version 2.0 of the plugin is compatible with both 1.5 and 2.5 versions of Joomla!, however there will be no support for 1.5, new features will be only available in Joomla! 2.5 and higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Share your screen instantly while on a phone call with CrankWheel for an engaging presentation. Icon
    Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.

    For salespeople and customer service agents who want to compliment their phone calls with visual elements.

    Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
    Learn More
  • 10
    VoteNet

    VoteNet

    Deep Hough Voting for 3D Object Detection in Point Clouds

    ...VoteNet works end-to-end: it learns the voting, aggregation, and bounding-box regression components jointly, enabling strong detection accuracy without relying on 2D proxies or voxelization. The codebase includes data preparation for indoor datasets (SUN RGB-D, ScanNet), training and evaluation scripts, and demo utilities to visualize predicted boxes over point clouds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Belief Reviser

    Belief Revision via PS-Merge under constraints belief merging operator

    Belief revision is a central topic in knowledge representation and reasoning. It consists in incorporating a new belief, changing as few as possible of the original beliefs while preserving consistency. Revision always considers new evidence as a better belief. Such new evidence is usually represented in the form of a propositional formula which must be preserved after the revision. Here, the Δps (PS-Merge) belief merging operator is extended in order to consider constraints, and ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GA-EoC

    GeneticAlgorithm-based search for Heterogeneous Ensemble Combinations

    ...To enhance classification performances, we propose an ensemble of classifiers that combine the classification outputs of base classifiers using the simplest and largely used majority voting approach. Instead of creating the ensemble using all base classifiers, we have implemented a genetic algorithm (GA) to search for the best combination from heterogeneous base classifiers. The classification performances achieved by the proposed method method on the chosen datasets are promising.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DE-HEoC

    DE-based Weight Optimisation for Heterogeneous Ensemble

    We propose the use of Differential Evolution algorithm for the weight adjustment of base classifiers used in weighted voting heterogeneous ensemble of classifier. Average Matthews Correlation Coefficient (MCC) score, calculated over 10-fold cross-validation, has been used as the measure of quality of an ensemble. DE/rand/1/bin algorithm has been utilised to maximize the average MCC score calculated using 10-fold cross-validation on training dataset. The voting weights of base classifiers are optimized for the heterogeneous ensemble of classifiers aiming to attain better generalization performances on testing datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ThunderWalker is a Quakeworld mod based on ThunderWalker version 5.0 It includes map voting mvd demo recording and various bug fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Design of a solution discussion board where users can put their views and reject or accept arguments by voting to reach a conclusion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Belief Merger

    A simple Belief Merging Prototype

    Belief merging aims at combining several pieces of (possibly inconsistent) information coming from different sources. The goal is to produce a single consistent set of information, trying to keep the most of the information of the sources. A belief merging operator is the responsible for making the belief merging. With this tool you can compare the ΔΣ, ΔGMax and the Δps (PS-Merge) operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Machine Learning Library is a library of machine learning algorithms and related datasets. Machine learning techniques include: clustering, classification, feature selection, regression, data pre-processing, ensemble learning, voting, ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    wxMUN
    wxMUN is a tool for managing Model United Nations debates. It capacities include, but are not limited to, managing committee members and speakers' lists as well as voting procedures.
    Downloads: 76 This Week
    Last Update:
    See Project
  • 19
    ECLCAnnualTruckShowMgr

    ECLCAnnualTruckShowMgr

    Truck Show Manager

    Application for controlling a Truck Show, Voting, Sales, Expenses and Vendor plotting. Written in Java .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DominoBot

    DominoBot

    An IRC bot project case study.

    ...The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone. It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc. Uses PircBotX (redistributed - you do not need to download it). Pure J2SE. Java 6.0 compliant. GPL v3 license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Simple PHP Polling System

    Simple PHP Polling System

    Helps an organization to create polls of different types of positions.

    This script helps organizations to make polls of different types of positions with a number of candidates under each position. The script is not very stable and the code is still rough. Installation: i. Download the script and unzip it to your localhost or web server. Works best with Wamp server. ii. Import polling3.sql from the dbBackups folder in the admin folder. Use phpMyAdmin in this case or together with cPanel for online server. iii. Add login.html into the Apache configuration...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    GlassBeadGame

    GlassBeadGame

    Organizing the Knowledge of Humanity

    OUT OF DATE: See the Singularity project here at sourceforge. This project aims to make the expanse of human knowledge beautifully presentable and the exabytes of data navigable by an average user via the power of a Unified Data Model and 3d visualization layer for the Web. It will invert the top 3 layers of the OSI network model to make a 3-dimensional presentation layer with a peer-to-peer session layer for the Internet. For the curious, there is a simple demo that provides a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Little statistic for livejournal post's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Partito Pirata

    Partito Pirata

    sourcecode of the Partito Pirata project

    This project is related to the Partito Pirata source code issueHere we host the development and sharing of the source code of the production into the Partito Pirata project. Every single bit in terms of information and source code will be available here for free
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    queervoting

    email based anonymous voting program

    Program to enable simple anonymous ballots to be taken through free gmail addresses. Lets the user apply restrictions on sender domain, subject and in-line options
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB