Pate's repositories

topsis

NPM module with an implementation of TOPSIS algorithm for multi-criteria decision-making systems.

Language:JavaScriptLicense:MITStargazers:9Issues:3Issues:5

NewsDSS-Argentina

An automated decision-support system to analyse if an article of Argentine Media is worth based according to linguistic analysis of the text.

Language:CSSLicense:GPL-3.0Stargazers:8Issues:3Issues:0

ahp-lite

This is an implementation of AHP algorithm for multi-criteria decision-making and prescriptive analytics.

Language:JavaScriptLicense:MITStargazers:7Issues:3Issues:1

aopjs

More than a billion of the rural merchants in the developing world commonly depend on hiring on-demand transportation services to commute people or goods to markets. The process of selecting the optimal fare involves handling decision-making characterised with multiple alternatives and competing criteria. Decision support systems are commonly used to solve these types of problems. However, most widely used systems are based on object-based approaches which lack high-level abstractions needed to effectively model and scale human-machine communication. This paper reviews previous literature on the field and introduces an improved preliminary agent-based decision-support approach to overcome those challenges. As a proof of concept, we developed a two-agent simulation that, given a request from one of the agents, the other one takes a dataset of a stratified sample of 104 Ethiopian commuter criteria preferences taken from the Dukem region and an exemplary dataset of fare alternatives. The assistant agent computes those datasets using widely used HPA and TOPSIS algorithms to weight, score, rank those alternatives. Once we run the simulation, in a matter of milliseconds the assistant agent effectively returns an optimal prescription to the other agent, storing all interactions in a self-contained memory resulting in an architecture that allows developers to program further customisation as interactions scale.

Language:JavaScriptLicense:GPL-3.0Stargazers:6Issues:3Issues:0

aopifyjs

Agent-oriented programming in NodeJs.

Language:JavaScriptLicense:GPL-3.0Stargazers:3Issues:4Issues:1

chrome-extension-boilerplate

Boilerplate to easily create and publish Chrome extensions. Integrated with Chai, Eslint, Mocha, Travis, Material Design Lite.

Language:HTMLLicense:MITStargazers:2Issues:4Issues:0

dssCelphones

A simple implementation of AHP and TOPSIS in python to help a human selecting a phone within an array of 10k celphone options based on a given budget.

Language:PythonStargazers:1Issues:3Issues:0

fintechCoops

A list of fintech coops

npm-package-boilerplate

Npm package boilerplate already integrated with Chai, Eslint, Istambul, Travis, Mocha, Coveralls, a readme file and function skeleton to kick start your npm package project.

Language:JavaScriptLicense:MITStargazers:1Issues:3Issues:0

Algedonic

A cybernetic web-application that functions as an algedometer to sense community emotional states and cooperatively report problems shared by a given community of peers.

Language:CSSLicense:NOASSERTIONStargazers:0Issues:3Issues:0

auctionfity_back

NFT marketplaces often use techniques for reducing transaction fees. Some of these techniques require users to use these marketplaces with an off-chain sibling system that assist the on-chain pieces. This is a simple off-chain system and the on-chain smart-contract to enable cheap auctions. The goal is to enable trades between an ERC721 and a ERC20 with a single on-chain transaction.

Language:TypeScriptStargazers:0Issues:3Issues:0
Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:3Issues:0

arguman.org

〽️argument mapping platform, a django project

Language:PythonLicense:NOASSERTIONStargazers:0Issues:2Issues:0

coopsusingblockchain

Coops or postcapitalist projects using blockchain

Stargazers:0Issues:3Issues:0

d3-wordcloud

Plug-and-play wordcloud with D3

Language:JavaScriptLicense:MITStargazers:0Issues:3Issues:0

DATASET-noticiasFalsas

El propósito de este repositorio es generar colaborativamente un dataset con noticias falsas y/o engañosas de medios Argentinos.

License:GPL-3.0Stargazers:0Issues:3Issues:0

DatosArg

Interfaz gráfica para visualizar datos

Language:CSSLicense:MITStargazers:0Issues:3Issues:0

emailspamdetection

Trabajo Práctico Maestria de Data Mining UBA

Language:RStargazers:0Issues:0Issues:0

holochain-rust

The core Holochain framework written in rust, a container API for running it (with rust and node implementations), and hdk-rust library for writing Zomes

Language:RustLicense:GPL-3.0Stargazers:0Issues:2Issues:0

llenalojs

Extensión de Chrome creada en 'PodemosAprender' para llenar formularios de manera automatica.

Language:HTMLLicense:MITStargazers:0Issues:3Issues:0

mineria_opiniones

Pieza de código de automatización robotica de procesos para mineria de opiniones sobre productos basado en la herramienta de código abierto "Kantu, UI Vision" (A su vez basado en Selenium).

License:GPL-3.0Stargazers:0Issues:3Issues:0
Language:CSSStargazers:0Issues:3Issues:0

podemosaprender.github.io

Sitio de PodemosAprender, para que puedan contribuir más personas

Language:HTMLStargazers:0Issues:3Issues:0

recht

A concise rule engine to express and enforce rules for selections, permissions and the like

Language:JavaScriptLicense:MITStargazers:0Issues:3Issues:0

reviewscrapper

A code that automatically extracts poor reviews from Trustpilot site for further analysis.

Language:JavaScriptLicense:MITStargazers:0Issues:3Issues:0

SoberaniaDigital

Este repositorio contiene un set curado de recursos y herramientas cuyo próposito es empoderar usuarios de tecnologías digitales en el uso responsable, analitico y ético de las mismas. (Fact checkers, tableros de información personal, detectores de noticias falsas / sesgo, etc.)

License:GPL-3.0Stargazers:0Issues:3Issues:0

tech-coops

A list of tech coops and resources concerning tech coops and worker owned cooperatives in general.

Stargazers:0Issues:3Issues:0

toMatrixArray

NPM library , extension of csvtojson package to turn results into an array of matrices.

Language:JavaScriptLicense:MITStargazers:0Issues:3Issues:0

TrucoAnalytics

El Truco es un juego de cartas Argentino popularmente jugado en el todo el país y el cono sur. Es un juego de estrategia competitivo basado en turnos, de estados finitos e información incompleta, lo cúal quiere decir que los jugadores basaran sus estrategias en base a especulaciones en cuanto a las cartas de los demas. En los últimos tiempos, han existido numerosos articulos cientificos implementando modelos de aprendizaje reforzado en juegos de dichas caracteristicas. No obstante, aun no hay ningun trabajo que haya analizado este particular juego Argentino. El próposito de este proyecto es analizar este juego desde un aspecto computacional para poder, luego, modelar un agente de aprendizaje reforzado. Para dicho fin, primero vamos a hacer una revisión de los trabajos cientificos en juegos similares (como el poker), luego conceptualizar algunos terminos clave en función del comportamiento y estilo cognitivo de jugadores de truco y finalmente, proponemos a la comunidad el involucramiento en el desarrollo de un agente de aprendizaje reforzado para resolver este problema.

Stargazers:0Issues:3Issues:0

TutorialRPA

Un sencillo tutorial de como usar UIPath para extraer información de un CSV y llenar automaticamente un formulario de Google.

License:MITStargazers:0Issues:3Issues:0