Showing 27 open source projects for "unity source code"

View related business solutions
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    Unity ML-Agents Toolkit

    Unity ML-Agents Toolkit

    Unity machine learning agents toolkit

    Train and embed intelligent agents by leveraging state-of-the-art deep learning technology. Creating responsive and intelligent virtual players and non-playable game characters is hard. Especially when the game is complex. To create intelligent behaviors, developers have had to resort to writing tons of code or using highly specialized tools. With Unity Machine Learning Agents (ML-Agents), you are no longer “coding” emergent behaviors, but rather teaching intelligent agents to “learn” through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    emgucv

    emgucv

    Cross platform .Net wrapper to the OpenCV image processing library

    Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages. The wrapper can be compiled by Visual Studio and Unity, it can run on Windows, Linux, Mac OS, iOS and Android.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    ML.NET

    ML.NET

    Open source and cross-platform machine learning framework for .NET

    With ML.NET, you can create custom ML models using C# or F# without having to leave the .NET ecosystem. ML.NET lets you re-use all the knowledge, skills, code, and libraries you already have as a .NET developer so that you can easily integrate machine learning into your web, mobile, desktop, games, and IoT apps. ML.NET offers Model Builder (a simple UI tool) and ML.NET CLI to make it super easy to build custom ML Models. These tools use Automated ML (AutoML), a cutting edge technology...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Telegram.Bot

    Telegram.Bot

    .NET Client for Telegram Bot API

    ... using other languages/platforms as it shows best practices in developing Telegram chatbots with examples. This project is fully tested using Unit tests and Systems Integration tests before each release. In fact, our test cases are self-documenting and serve as examples for Bot API methods. Once you learn the basics of Telegram chatbots, you will be able to easily understand the code in examples and use it in your own bot program.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    FlubuCore

    FlubuCore

    A cross platform build and deployment automation system

    "FlubuCore - Fluent Builder Core" is a cross-platform build and deployment automation system. You can define your build and deployment scripts in C# using an intuitive fluent interface. This gives you code completion, IntelliSense, debugging, FlubuCore custom analyzers, and native access to the whole .NET ecosystem inside of your scripts. FlubuCore offers a .net (core) console application that uses power of roslyn to compile and execute scripts. Intuitive and easy to learn. C#, fluent interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TensorFlow.NET

    TensorFlow.NET

    .NET Standard bindings for Google's TensorFlow for developing models

    ... with a powerful Machine Learning tool set without reinventing the wheel. Since the APIs are kept as similar as possible you can immediately adapt any existing TensorFlow code in C# or F# with a zero learning curve. Take a look at a comparison picture and see how comfortably a TensorFlow/Python script translates into a C# program with TensorFlow.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DotVVM

    DotVVM

    Open source MVVM framework for Web Apps

    DotVVM is an open-source framework for ASP.NET. It lets you create web apps using the MVVM pattern, with just C# and HTML. DotVVM can be used to build new ASP.NET Core web apps, or to modernize legacy ASP.NET apps and migrate them to .NET 5. Save your time with GridView, FileUpload and other components shipped with the framework. Don't spend the time building an API. Just load data from the database and use data-binding to display them. DotVVM needs less than 100 kB of JavaScript code. It's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BotSharp

    BotSharp

    Open source AI chatbot platform builder in 100% C#

    Conversation as a platform (CaaP) is the future, so it's perfect that we're already offering the whole toolkits to our .NET developers using the BotSharp AI BOT Platform Builder to build a CaaP. It opens up as much learning power as possible for your own robots and precisely control every step of the AI processing pipeline. BotSharp is an open source machine learning framework for AI Bot platform builder. This project involves natural language understanding, computer vision and audio processing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    .NET for Apache Spark

    .NET for Apache Spark

    A free, open-source, and cross-platform big data analytics framework

    ... code allowing you to reuse all the knowledge, skills, code, and libraries you already have as a .NET developer. .NET for Apache Spark runs on Windows, Linux, and macOS using .NET Core, or Windows using .NET Framework. It also runs on all major cloud providers including Azure HDInsight Spark, Amazon EMR Spark, AWS & Azure Databricks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    ML.NET Samples

    ML.NET Samples

    Samples for ML.NET, an open source and cross-platform machine learning

    ML.NET is a cross-platform open-source machine learning framework that makes machine learning accessible to .NET developers. In this GitHub repo, we provide samples that will help you get started with ML.NET and how to infuse ML into existing and new .NET apps. We're working on simplifying ML.NET usage with additional technologies that automate the creation of the model for you so you don't need to write the code by yourself to train a model, you simply need to provide your datasets. The "best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Microsoft AI Lab

    Microsoft AI Lab

    Explore, learn, and code the latest breakthrough AI innovations

    Explore our most popular projects and experiments, demonstrating the possibilities of AI. Jumpstart your own AI innovations with learning resources and development solutions from Microsoft AI. Explore insights and behind-the-scenes technology for breakthrough AI innovations. From Tech Minutes videos to Technology Deep Dives, learn about the engineering that powers the future of AI. AI at Scale is expanding the possibilities of AI innovation by pushing the boundaries of infrastructure,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 5 This Week
    Last Update:
    See Project
  • 15
    Multiple Back-Propagation (with CUDA)

    Multiple Back-Propagation (with CUDA)

    Open source software for training neural networks

    Multiple Back-Propagation is an open source software application for training neural networks with the backpropagation and the multiple back propagation algorithms. Currently this project is also hosted at http://code.google.com/p/multiplebackpropagation
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    This project consists out of a windows based designer application and a library (that can run on multiple platforms, including android) together with several demo applications (including an MVC3 chatbot client and an android application). It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HoldemAI

    HoldemAI

    Texas Holdem Poker AI

    Full ring Texas Hold'em poker game built around an intelligent AI system. The AI uses players' betting actions to calculate a probability distribution of their hole cards and uses it to evaluate hand strength and the best possible action. Small random changes are made to mimic human behavior and make the AI less predictable. Future versions will include adaptive opponent modeling using neural networks to improve the AI's strength. The AI code can be easily adapted for input from screen scrapers.
    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 V1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Medical Datasets (In a text file, with space separated values) can be loaded to the system. By choosing either one of the two classifiers, Neural network or Decision Tree, the system can be trained and evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is an application that takes the input of ABNF code and then converts it to GRXML. Both standards adhere to the W3 standard of grammars for speech recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is the source code for my 11th grade science fair project. It involves the use of autoencoders to improve error rates with small amounts of labeled data but large amounts of unlabeled data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ExpertCoder is a toolkit for the .NET platform that supports the creation of code generators based on templates and expert systems. It is suitable for MDA projects. The UML-related libraries (UML, MOF and XMI) are now provided by the nUML project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The source code for my(Ben Thompson) 10th grade neural network science fair project. UPDATE: Got 2nd in the regional fair, 3rd in the state, 4th in international science fair.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next