462 skills found · Page 10 of 16
collinswakholi / ColorCorrectionGUIA simplified image color correction app in MATLAB, No need for deep knowledge of MATLAB programming to run the App
AliAkrem / OopquizJava OOP Quiz App is an interactive mobile app designed to help users test and improve their knowledge of Object-Oriented Programming (OOP) concepts in Java.
vanGonarenko1 / DevQuizDevQuiz is an interactive quiz platform designed for developers to test and improve their programming knowledge. It provides quizzes on various topics like algorithms, data structures, web development, and more. Developers can challenge themselves and track their progress.
Shubh2-0 / Sprint 1 TopicsSprint 1-focused repository covering functional interfaces, lambda expressions, inbuilt functional interfaces in Java, and collections framework problems. Projects provide practical implementations and examples. Enhance your functional programming skills and Java development knowledge. Explore, code, and learn. Happy coding!
abdulzain6 / Keylogger And Spyware Tool CPPThis program will read the keystrokes of the user and mail them to an email along with IP address (Public/local) , username, time, system information ,saved WIFI passwords etc. Moreover, the program will automatically run on startup. use the program for educational purposes only so you can get more knowledge about C++. And how such programs work.. I WONT BE RESPONSIBLE FOR ANY DAMAGES YOU CAUSE... USE AT YOUR OWN RISK..
Brajesh31 / SkillSphereSkillSphere is an educational organization focused on skill development and knowledge enhancement. It aims to develop essential life skills, increase general and global awareness, improve public speaking and communication, and build confidence in individuals through various educational programs and workshops. SkillSphere’s approach includes activit
kietnv / VireaderMachine Reading Comprehension has attracted significant interest in research on natural language understanding, and large-scale datasets and neural network-based methods have been developed for this task. However, most developments of resources and methods in machine reading comprehension have been investigated using two resource-rich languages, English and Chinese. This article proposes a system called ViReader for open-domain machine reading comprehension in Vietnamese by using Wikipedia as the textual knowledge source, where the answer to any particular question is a textual span derived directly from texts on Vietnamese Wikipedia. Our system combines a sentence retriever component, based on techniques of information retrieval to extract the relevant sentences, with a transfer learning-based answer extractor trained to predict answers based on Wikipedia texts. Experiments on multiple datasets for machine reading comprehension in Vietnamese and other languages demonstrate that (1) our ViReader system is highly competitive with prevalent machine learning-based systems, and (2) multi-task learning by using a combination consisting of the sentence retriever and answer extractor is an end-to-end reading comprehension system. The sentence retriever component of our proposed system retrieves the sentences that are most likely to provide the answer response to the given question. The transfer learning-based answer extractor then reads the document from which the sentences have been retrieved, predicts the answer, and returns it to the user. The ViReader system achieves new state-of-the-art performances, with values of 70.83% EM (exact match) and 89.54% F1, outperforming the BERT-based system by 11.55% and 9.54%, respectively. It also obtains state-of-the-art performance on UIT-ViNewsQA (another Vietnamese dataset consisting of online health-domain news) and BiPaR (a bilingual dataset on English and Chinese novel texts). Compared with the BERT-based system, our system achieves significant improvements (in terms of F1) with 7.65% for English and 6.13% for Chinese on the BiPaR dataset. Furthermore, we build a ViReader application programming interface that programmers can employ in Artificial Intelligence applications.
soumyadip1995 / Deep LearningDL. Some background knowledge in High School level calculus and Python Programming would be helpful. A compilation of resources.
profthyagu / Python Decision Tree Using ID3Problem : Write a program to demonstrate the working of the decision tree based ID3 algorithm. Use an appropriate data set for building the decision tree and apply this knowledge to classify a new sample.
seanpm2001 / Learn AssemblyA repository for showcasing my knowledge of the Assembly programming language, and continuing to learn the language.
seanpm2001 / Learn LuaA repository for showcasing my knowledge of the Lua programming language, and continuing to learn the language.
seanpm2001 / Learn PrologA repository for showcasing my knowledge of the Prolog programming language, and continuing to learn the language.
seanpm2001 / Learn PascalA repository for showcasing my knowledge of the Pascal programming language, and continuing to learn the language.
seanpm2001 / Learn Mojo📚️ A repository for showcasing my knowledge of the Mojo programming language, and continuing to learn the language.
seanpm2001 / Learn Objective CA repository for showcasing my knowledge of the Objective-C programming language, and continuing to learn the language.
seanpm2001 / Learn ActionScript 3A repository for showcasing my knowledge of the ActionScript 3.0 programming language, and continuing to learn the language.
faizhalas / Library ToolsCoconut Libtool is the all-in-one data mining and textual analysis tool for librarians or anyone interested in these applications. Our tool does not require any prior knowledge of coding or programming, making it approachable and great for users who want to test out these data analysis and visualization techniques.
seanpm2001 / Learn OpenQASMA repository for showcasing my knowledge of the OpenQASM programming language, and continuing to learn the language.
seanpm2001 / Learn JScript.NETA repository for showcasing my knowledge of the JScript.NET programming language, and continuing to learn the language
vitorpy / Sbpf ZkvmZero-knowledge virtual machine (zkVM) that proves Solana BPF program execution using Halo2