Showing 70 open source projects for "offline artificial intelligence\"

View related business solutions
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    A series of open source files and programs available to use for developing programs to work with the WowWee Robotics RSMedia Robot. These include a USB serial console, a cross-compiler, a firmware dump program, text-to-speech and source code.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 2
    Electronic Circuit Optimization

    Electronic Circuit Optimization

    Optimer: a SPICE base electrical/ electronic circuit optimization tool

    This project is dedicated to the optimization of (any) electrical and electronic circuits and components using evolutionary and heuristic algorithms incorporated with SPICE simulators (such as HSPICE, ngSPICE, etc.). We provide Optimer, which is a user graphical interface for circuit design and optimization. Website: https://www.circuitoptimization.com/ E-mail: contact@circuitoptimization.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Presage

    the intelligent predictive text entry platform

    Presage (formerly Soothsayer) is an intelligent predictive text entry system. Presage generates predictions by modelling natural language as a combination of redundant information sources. Presage computes probabilities for words which are most likely to be entered next by merging predictions generated by the different predictive algorithms. Presage's modular and extensible architecture allows its language model to be extended and customized to utilize statistical, syntactic, and semantic...
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 4

    Tsf_Mdnnhn

    Time Series Forecasting.

    Implementation of algorithm allowing Time Series Forecasting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 5
    Accord.NET Framework

    Accord.NET Framework

    Scientific computing, machine learning and computer vision for .NET

    The Accord.NET Framework provides machine learning, mathematics, statistics, computer vision, computer audition, and several scientific computing related methods and techniques to .NET. The project is compatible with the .NET Framework. NET Standard, .NET Core, and Mono.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Sistema de control y definición de secuencias programadas de movimientos para plataformas robóticas con controlador arduino Dentro del proyecto hay dos códigos fuentes. Uno es un módulo de control para un brazo robótico autónomo que juega al tres en raya y el otro es una plataforma de definición de movimientos programados para robots bípedos Pueden verse ejemplos de ambos en: Control de robots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    reacTIVision
    reacTIVision is a computer vision framework for the fast and robust tracking of markers attached on physical objects, and the creation of multi-touch surfaces. It was designed for the rapid development of table-based tangible user interfaces.
    Downloads: 68 This Week
    Last Update:
    See Project
  • 8
    OPTSYS Framework Optimization Suite

    OPTSYS Framework Optimization Suite

    Software Framework for Combinatorial Optimization using Metaheuristics

    Die OPTSYS Framework Optimization Suite ist nicht nur eine Optimierungssoftware, sondern darüber hinaus ein umfangreiches Softwareframework für die kombinatorische Optimierung mit einem besonderen Fokus auf heuristische Lösungsmethoden. Das Framework versteht sich als Expertensystem zur Abbildung von kombinatorischen Optimierungsproblemen und für die Umsetzung, Anwendung und Evaluierung von zugehörigen Lösungsmethoden. Aufgrund der vielfältigen Funktionen zur Evaluation eignet es sich...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Virastyar

    Virastyar

    Virastyar is an spell checker for low-resource languages

    Virastyar is a free and open-source (FOSS) spell checker. It stands upon the shoulders of many free/libre/open-source (FLOSS) libraries developed for processing low-resource languages, especially Persian and RTL languages Publications: Kashefi, O., Nasri, M., & Kanani, K. (2010). Towards Automatic Persian Spell Checking. SCICT. Kashefi, O., Sharifi, M., & Minaie, B. (2013). A novel string distance metric for ranking Persian respelling suggestions. Natural Language Engineering,...
    Leader badge
    Downloads: 703 This Week
    Last Update:
    See Project
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • 10

    Lerning Process Hypercube Neuron

    Visualization of lerning process of hypercube neuron with two inputs.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Fully Connected Neural Network

    Neural Network with Neurons with Multidimensional Activation Function.

    Fully Connected Neural Network with Neurons with Multidimensional Activation Function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cool Chi Tank CSharp

    Cool Chi Tank CSharp

    CoolChi Tank C# Control

    Cool Chi Rover Tank iSpy Controller by C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NeuroImitator
    Neuroimitator project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VDM.net So how can I call you My Dear Project?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Exchange (OpEx)

    Open Exchange (OpEx)

    The open source Algorithmic Trading System

    OpEx is an application suite that includes the main building blocks of commercial electronic trading systems. All OpEx applications run on distributed system architectures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CRFSharp

    CRFSharp

    CRFSharp is a .NET(C#) implementation of Conditional Random Field

    CRFSharp(aka CRF#) is a .NET(C#) implementation of Conditional Random Fields, an machine learning algorithm for learning from labeled sequences of examples. It is widely used in Natural Language Process (NLP) tasks, for example: word breaker, postagging, named entity recognized, query chunking and so on. CRF#'s mainly algorithm is the same as CRF++ written by Taku Kudo. It encodes model parameters by L-BFGS. Moreover, it has many significant improvement than CRF++, such as totally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KinectCAD

    KinectCAD

    Gesture based movement with CATIA

    This project provides a gesture based movement of part objects in the CAD-system CATIA. It is possible to rotate, move or zoom in or out. Further there is a rudimentary speech recognition to change the rotating axes or to do some other helpful things. KinectCAD has been written in Visual C# 2010. The package includes the source code and binaries files. To start KinectCAD it is necessary to have a correct installed Microsoft Kinect. Also it is helpful if there is an installed Kinect SDK...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Verbot Engine SDK
    Created by Conversive, the Verbot (Verbally Enhanced Software Robot) is based on more than 10 years of AI experience and development. Using XML and .NET architecture, the Verbots SDK allows you to create engaging interactive personalities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Langton's Ant by Lumpiluk
    This is my implementation of Langton's Ant (a popular turing machine, see http://en.wikipedia.org/wiki/Langton%27s_ant for more information) using C#. Supports multiple ants and threading. Video: http://www.youtube.com/watch?v=Vu9C_1DH31k
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OsmSharp

    OsmSharp

    OsmSharp - OpenStreetMap (OSM) Library and Tools developed in C#

    *** this project has moved to codeplex: http://osmsharp.codeplex.com/ ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Graphical interactive windows application and library written in .Net/C# for simulating and controlling robots. Including firmware for ATmega8 to be controlled by the C# library and circuits for the ATmega8 controller board and L298-based motor board
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SVM# is a svm(support vector machine) classification implemented in C#. The project contains both train and predict modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ferda is a user friendly data mining tool. It is a modular distributed multiplatform framework based on Internet Communications Engine. Ferda is very powerful in working with association rules.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Framework for strategic decisions in military environment. A project at the Technical University of Budapest, Faculty of Electrical Engineering
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next