Showing 2795 open source projects for "c# source code"

View related business solutions
  • 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    GnuTutor is an open source re-imagining of the intelligent tutoring system AutoTutor (autotutor.org) developed at the Institute for Intelligent Systems at the University of Memphis. GnuTutor has a simple codebase to foster development of derivative ITS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    {IBA}Miner is an expert system, being developed at the AI-Lab at IBA. The purpose of this software is to provide businesses an easy to use system in which the analysts can easily create and test models and the end-users get predictions for new instances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Snackware is a project aimed to create a "competition of coders" by making different classes or functions to battle amongst themselves against the rules of a game. It's not a traditional game, anyway, since it work with no human intervention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Artifical Life simulator that employs techniques from evolutionary computing to design embodied neural networks. Essentially, simple organisms run around in a small 3-D world and compete and breed with one another. Please visit the Wiki for orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    Webvoice is a text to speech cgi program. You can embed a link in a html page to send things you want to say, via sound. No software is required on the client side. Festival and sox are needed on the server. Webvoice has its own interface (if needed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The XCS library aims at providing an opensource framework to study and develop applications related to learning classifier systems. In particular, it is focused on the learning classifier system models introduced by Stewart Wilson in [1,2]. <p> [1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a Robot simulation game that allows you to write a robot in any language you might want. The robot communicates with the game using the internet and up to 32 robots can be run at a time. WARNING: The current version is not complete!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The package implements a variety of tools for categorization of multivariate data such as boosted decision trees, bagging and random forest, bump hunting (PRIM), a multi-class learner and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    This is implementation of parallel genetic algorithm with "ring" insular topology. Algorithm provides a dynamic choice of genetic operators in the evolution of. The library supports the 26 genetic operators. This is cross-platform GA written in С++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is C++ application code that implements Gene Expression Programming, or GEP - a form of genetic algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ANT is a lightweight implementation in C of a kind of artificial neural net called Multilayer Perceptron, which uses the backpropagation algorithm as learning method. The package includes an introductory example to start using artificial neural nets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fmbux is the approach of an intelligent appearing playout software for automated private radio stations or private places where radio-like sounding ambience is desired. fmbux is widely configurable by ASCII-files and offers rundown of playlist, random pl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A common task in indoor robotics is line-following. This code detects and tracks arbitrarily shaped curves in digital images at a rate of 15 Hz on images of size 600x320, which makes it usable for real-time tasks. It is written in C++ and tested on linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Rossum Project is an attempt to collect and distribute robotics software. We are seeking help with our first project, a mobile-robot simulator featuring a 2-D virtual world, and new work including artificial intelligence and robot-control logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A modular language generator based on the theory of Functional Grammar (FG) by Simon C. Dik. Implemented using Java for the user interface, ANTLR for the input format parser and Prolog for the grammar and lexicon module, treating underlying linguistic st
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is a heterogeneous collection of Artificial Intelligence and parallel applications
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Graphical interface for Cuneiform OCR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Library for Recurrent Neural Networks supporting local and global learning rules and structure modification. For processing of the RNN, a computational efficient representation can be chosen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A packet dissector driven by machine learning algorithms. You train it to recognize specific types of packets by showing it examples and counterexamples of some packet type, and it will figure out which bits in the packet define it as the type you seek.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Source code from the book "Artificial Intelligence for Computer Games: An Introduction" by John Funge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project consists of neurodynamic simulation software, for large scale associative memories and self-organizing competetive nets. NVIDIA's CUDA library is used for acceleration. Written in C++ and meant for a Unix-like environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Objective of SnortAI project is create a family of Snort plug-ins based on Artificial Intelligence (AI) technologies (i.e. Artificial Neural Networks or Fuzzy Logic) to detect different kinds of hostile traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Silverlight framework that makes it easy to develop games and applications simulating creatures that interacts with eachother.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo