Open Source Education Software - Page 5

  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Convince Me is a Java application for generating and analyzing arguments. Convince Me uses a connectionist model, called ECHO, to provide feedback on the coherence of the arguments entered into the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Convolution arithmetic

    Convolution arithmetic

    A technical report on convolution arithmetic in deep learning

    A technical report on convolution arithmetic in the context of deep learning. The code and the images of this tutorial are free to use as regulated by the licence and subject to proper attribution. The animations will be output to the gif directory. Individual animation steps will be output in PDF format to the pdf directory and in PNG format to the png directory. We introduce a guide to help deep learning practitioners understand and manipulate convolutional neural network architectures. The guide clarifies the relationship between various properties (input shape, kernel shape, zero padding, strides and output shape) of convolutional, pooling and transposed convolutional layers, as well as the relationship between convolutional and transposed convolutional layers. Relationships are derived for various cases, and are illustrated in order to make them intuitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CvHMM

    Discrete Hidden Markov Models based on OpenCV

    This project (CvHMM) is an implementation of discrete Hidden Markov Models (HMM) based on OpenCV. It is simple to understand and simple to use. The Zip file contains one header for the implementation and one main.cpp file for a demonstration of how it works. Hope it becomes useful for your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DBNL

    DBNL

    Dynamic Bayesian Network Library

    DBNL is a cross-platform library that offers a variety of implementations of Bayesian networks and machine learning algorithms. It is a flexible library that covers all aspects of Bayesian netwoks from representation to reasoning and learning. It allows you to create simple static networks as well as complex temporal models with changing structure. It can handle highly non-linear dependencies between multivariate random variables. The particle based inference can answer arbitrary questions given the provided evidence and can even cope with multimodal densities. The library supports the most common types of densities and conditional densities, like uniform or normal densities and facilitates user defined density functions. To enable easy use the library is taking account of modern development techniques like policy based design and template programming. All these properties make it applicaple for a wide range of applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    DBpedia has moved to GitHub: https://github.com/dbpedia/extraction-framework/wiki The mailing lists are still hosted by SourceForge. DBpedia is a community effort to extract structured information from Wikipedia and to make this information available on the Web. DBpedia allows you to ask sophisticated queries against Wikipedia and to link other datasets on the Web to Wikipedia data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DIG

    DIG

    A library for graph deep learning research

    The key difference with current graph deep learning libraries, such as PyTorch Geometric (PyG) and Deep Graph Library (DGL), is that, while PyG and DGL support basic graph deep learning operations, DIG provides a unified testbed for higher level, research-oriented graph deep learning tasks, such as graph generation, self-supervised learning, explainability, 3D graphs, and graph out-of-distribution. If you are working or plan to work on research in graph deep learning, DIG enables you to develop your own methods within our extensible framework, and compare with current baseline methods using common datasets and evaluation metrics without extra efforts. It includes unified implementations of data interfaces, common algorithms, and evaluation metrics for several advanced tasks. Our goal is to enable researchers to easily implement and benchmark algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DOS Games

    Simple DOS based games

    This is a project to host DOS based games that were developed using tools from DOS era and demonstrates game development. Games in this project are developed as class project and most of them will be demonstration only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DaNNet

    DaNNet

    Deep Artificial Neural Network framework using Armadillo

    DaNNet is a C++ deep neural network library using the Armadillo library as a base. It is intended to be a small and easy to use framework with no other dependencies than Armadillo. It uses independent layer-wise optimization giving you full flexibility to train your network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Data Mining Platform is a platform for data mining and analysis. It contains many of the new and sophisticated methods such as kernel-based classification, two-way clustering, bayesian networks, pattern recognition for time series analysis and many other
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Deep Learning

    Deep Learning

    Deep Learning Book Chinese Translation

    With the help and proofreading of many netizens, the Chinese version was finally published. Although there are still many problems, at least 90% of the content is readable and accurate. We have preserved the meaning of the original book Deep Learning as much as possible and retained the original language of the book. However, our level is limited, and we cannot eliminate the variance of many readers. We still need everyone's advice and help to reduce translation bias together. All you have to do is read, then aggregate your suggestions and raise issues (preferably not one by one). If you are sure that your suggestion does not need to be discussed, you can directly initiate a PR. Please download the PDF directly to read. We do not intend to provide formats such as EPUB. Please modify it yourself if necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Deep Learning course

    Deep Learning course

    Slides and Jupyter notebooks for the Deep Learning lectures

    Slides and Jupyter notebooks for the Deep Learning lectures at Master Year 2 Data Science from Institut Polytechnique de Paris. This course is being taught at as part of Master Year 2 Data Science IP-Paris. Note: press "P" to display the presenter's notes that include some comments and additional references. This lecture is built and maintained by Olivier Grisel and Charles Ollion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Diglo is a Music Information Retrieval System based on Computer Vision and Audio Spectrum Analysis, using algorithmic operations to find emergent patterns in musical performance. Also it functions as a low-cost Motion Capture Analysis system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dopamine

    Dopamine

    Framework for prototyping of reinforcement learning algorithms

    Dopamine is a research framework for fast prototyping of reinforcement learning algorithms. It aims to fill the need for a small, easily grokked codebase in which users can freely experiment with wild ideas (speculative research). This first version focuses on supporting the state-of-the-art, single-GPU Rainbow agent (Hessel et al., 2018) applied to Atari 2600 game-playing (Bellemare et al., 2013). Specifically, our Rainbow agent implements the three components identified as most important by Hessel et al., n-step Bellman updates, prioritized experience replay, and distributional reinforcement learning. For completeness, we also provide an implementation of DQN (Mnih et al., 2015). For additional details, please see our documentation. We provide a set of Colaboratory notebooks which demonstrate how to use Dopamine. We provide a website which displays the learning curves for all the provided agents, on all the games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EasyCBR

    Crie sistemas RBC facilmente

    EasyCBR é um ambiente para criação e execução de sistemas de Raciocínio Baseado em Casos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    En:Best Alternative to MADURA Dictionary

    En Dictionary is Free, Useful Dictionary and English Learning Tool

    En Dictionary is Free, Efficiency Dictionary and a English Learning Tool. Help you to improve your English knowledge using many functionality. (See bellow) Award for Invention of the En Dictioanry ICTA - e-Swabhimani 2012 SLIC - Dhasis 2012 Visit to More Details, http://namalyaya.blogspot.com/2014/01/free-download-english-learning-tool-en-dictionary-2014.html Easy All of Your Language Problem With The En Dictionary ICTA Recommendation. http://tinyurl.com/be5tcze "Real-time Subtitle Translating feature is very useful tool that makes learning English effortless and interesting With this feature people get the opportunity to watch and understand the script of their favorite English moves while learning English at the same time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Development of a snazzy Java program to simulate the growth and competition of entities in a limited environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eolas is a personal content management system for teachers of all levels. It aims to provide added features such as text-to-speech, CD burn, save as wiki/html/wap & to easily provide accessibility to teacher's docs based on Universal Design Techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EvoLab is a genetic programming system written in Java. This project is not active at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FALCON - Text Search Java Project

    FALCON - Text Search Java Project

    JSON based text search Java Project

    ----------------- - What is it? - ----------------- The "Falcon Search" is a JAVA API and tool to search inside the documents. It was originally started to search the content in pdf files under the project "HAWK Search". Searching with this tool is query-based not word-based as in most of the document search tools OR document readers. It also takes care of jumbling of words within query and spelling mistakes. Commonly used techniques in this project are Natural Language Processing, Information Extraction and Question-Answering Architecture. ---------------------- - Latest Version - ---------------------- Details of latest version can be found on project website - http://geekdadaji.com --------------------------- - CONTACT DETAILS - --------------------------- CREATOR : SWAPNIL A JADHAV (saj1919) EMAIL ID : dadajibudhau@gmail.com WEBSITE : http://geekdadaji.com LICENSE : CC BY-NC 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a prolog-like programming language based on the fuzzy logic. It includes the class-libraries for fuzzy logic, probability theory and method of resolution, all made in C++. Java releases possible in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GACS (Genetic Algorithm Class Scheduler) aims to provide to academic institutions an efficient and automatic way to generate their time scheduling for the classes that will be imparted in an academic period.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project uses massively parallel Graphics Processing Units(GPU) for neural network(Backpropagation) purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GUAJE FUZZY

    GUAJE FUZZY

    Free software for generating understandable and accurate fuzzy systems

    GUAJE stands for Generating Understandable and Accurate fuzzy models in a Java Environment. Thus, it is a free software tool (licensed under GPL-v3) with the aim of supporting the design of interpretable and accurate fuzzy systems by means of combining several preexisting open source tools, taking profit from the main advantages of all of them. It is a user-friendly portable tool designed and developed in order to make easier knowledge extraction and representation for fuzzy systems, paying special attention to interpretability issues. GUAJE lets the user define expert variables and rules, but also provide supervised and fully automatic learning capabilities. Both types of knowledge, expert and induced, are integrated under the expert supervision, ensuring interpretability, simplicity and consistency of the knowledge base along the whole process. Notice that, GUAJE is is an upgraded version of the free software called KBCT (Knowledge Base Configuration Tool).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gabbie is an experimental natural language (plain english) command system, written in C++. The goal of Gabbie is to produce sensible responses to english input such as "Open the email draft I started yesterday." or "When is my meeting with Bill?".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gamoliyas is an open source John Conway's Game of Life game totally written in DHTML (JavaScript, CSS and HTML). Uses mouse and keyboard. Very configurable. This cross-platform and cross-browser game was tested under BeOS, Linux, *BSD, Windows and other
    Downloads: 0 This Week
    Last Update:
    See Project