Found 171 repositories(showing 30)
mejibyte
My solutions to programming contest problems from different sources (UVa, TopCoder, Live Archive, SPOJ, etc).
UnderhandedCrypto
A browsable archive of all Underhanded Crypto Contest entries.
iiitv
💻 Archive of Competitive Programming Contests hosted by IIITV CC
Yogapriya2512
A chatbot (also known as a talkbot, chatterbot, Bot, IM bot, interactive agent, or Artificial Conversational Entity)The classic historic early chatbots are ELIZA (1966) and PARRY (1972).More recent notable programs include A.L.I.C.E., Jabberwacky and D.U.D.E (Agence Nationale de la Recherche and CNRS 2006). While ELIZA and PARRY were used exclusively to simulate typed conversation, many chatbots now include functional features such as games and web searching abilities. In 1984, a book called The Policeman's Beard is Half Constructed was published, allegedly written by the chatbot Racter (though the program as released would not have been capable of doing so). One pertinent field of AI research is natural language processing. Usually, weak AI fields employ specialized software or programming languages created specifically for the narrow function required. For example, A.L.I.C.E. uses a markup language called AIML, which is specific to its function as a conversational agent, and has since been adopted by various other developers of, so called, Alicebots. Nevertheless, A.L.I.C.E. is still purely based on pattern matching techniques without any reasoning capabilities, the same technique ELIZA was using back in 1966. This is not strong AI, which would require sapience and logical reasoning abilities. Jabberwacky learns new responses and context based on real-time user interactions, rather than being driven from a static database. Some more recent chatbots also combine real-time learning with evolutionary algorithms that optimise their ability to communicate based on each conversation held. Still, there is currently no general purpose conversational artificial intelligence, and some software developers focus on the practical aspect, information retrieval. Chatbot competitions focus on the Turing test or more specific goals. Two such annual contests are the Loebner Prize and The Chatterbox Challenge (offline since 2015, materials can still be found from web archives). According to Forrester (2015), AI will replace 16 percent of American jobs by the end of the decade.Chatbots have been used in applications such as customer service, sales and product education. However, a study conducted by Narrative Science in 2015 found that 80 percent of their respondents believe AI improves worker performance and creates jobs.[citation needed] is a computer program or an artificial intelligence which conducts a conversation via auditory or textual methods. Such programs are often designed to convincingly simulate how a human would behave as a conversational partner, thereby passing the Turing test. Chatbots are typically used in dialog systems for various practical purposes including customer service or information acquisition. Some chatterbots use sophisticated natural language processing systems, but many simpler systems scan for keywords within the input, then pull a reply with the most matching keywords, or the most similar wording pattern, from a database. The term "ChatterBot" was originally coined by Michael Mauldin (creator of the first Verbot, Julia) in 1994 to describe these conversational programs.Today, most chatbots are either accessed via virtual assistants such as Google Assistant and Amazon Alexa, via messaging apps such as Facebook Messenger or WeChat, or via individual organizations' apps and websites. Chatbots can be classified into usage categories such as conversational commerce (e-commerce via chat), analytics, communication, customer support, design, developer tools, education, entertainment, finance, food, games, health, HR, marketing, news, personal, productivity, shopping, social, sports, travel and utilities. Background
frcepeda
An archive of pretty much every solution I've written for programming contests.
shravan97
:file_folder: Download any problem/problem set from any contest/archives from any competitive website as PDF for offline practice!
baps-problemset-archive
Archive for different contests' problemset and editorial managed by BAPS.
regehr
code corresponding to a coding contest posted here: http://blog.regehr.org/archives/909
asksandipd
Aaahhh! My library\code mashup in Java n CPP to aid in Programming contests. The code in this archive is provided free of charge to be used by anyone for any reason whatsoever without any obligations. You can download, copy, modify and redistribute this code at your will.
formidablae
Code written while partecipating in contests and solving programming problems on DMOJ. The DMOJ (Modern Online Judge) is a modern entirely open source contest platform and archive of programming problems.
dgoulet
Hackus contest archive
comtran
IdeaFuse Competitive Programming Contest Archive
crowdfavorite
The vintage Popularity Contest plugin for WordPress. Archived here for forking and community maintenance.
whibox-contest
An archive for WhibOx contests
AlgoWiki
An archive of problems, test data and other resources from past programming contests. (https://archive.algo.is)
helloproclub
An archive of senior competitive programming contest
limyunkai19
An archive of ACM-ICPC Malaysia National al-Khawarizmi Programming Contest in the format of CMS Contest
tarekrahamn
UIU CHELASTA OJ is an online judge platform for hosting programming contests, automatic code evaluation, and real-time feedback. Built with PHP and MySQL, it includes features like user authentication, profile statistics, and problem archiving. Designed for the competitive programming community at UIU.
A collective archive of problems presented in ICPC Japanese regional contests and ICPC-JAG practice contests, with unofficially estimated difficulties
hamedzurat
This repository archives my code for coding practice and contests from various platforms.
charelF
ISBN visualization project done for Anna's Archive contest
eneriz-daniel
In this repository is contained the archive of Sensorial fusion via QNNs project for the Open Hardware Contest 2020 of the Xilinx University Program
NerdPotatoo
No description available
alxwen711
An archive of past programming competitions I took part in and my submissions for them.
juanto121
Contest & Problem archive
An archive of solutions for practice/contests
comtran
Vocomfest Competitive Programming Contest Archive
BaseMax
Archive of my programs code for contest questions.
daringpatil3134
This is the archive of my solutions to the litcoder Labs And Contests Using Python
sakshyamdahal
Timus Online Judge is the largest Russian archive of programming problems with automatic judging system. Problems are mostly collected from contests held at the Ural Federal University, Ural Championships, Ural ACM ICPC Subregional Contests, and Petrozavodsk Training Camps.