Showing 269 open source projects for "c# source code example"

View related business solutions
  • 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
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    Computer Vision

    Computer Vision

    Best Practices, code samples, and documentation for Computer Vision

    In recent years, we've see an extra-ordinary growth in Computer Vision, with applications in face recognition, image understanding, search, drones, mapping, semi-autonomous and autonomous vehicles. A key part to many of these applications are visual recognition tasks such as image classification, object detection and image similarity. This repository provides examples and best practice guidelines for building computer vision systems. The goal of this repository is to build a comprehensive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    StellarGraph

    StellarGraph

    Machine Learning on Graphs

    StellarGraph is a Python library for machine learning on graphs and networks. The StellarGraph library offers state-of-the-art algorithms for graph machine learning, making it easy to discover patterns and answer questions about graph-structured data. It can solve many machine learning tasks. Graph-structured data represent entities as nodes (or vertices) and relationships between them as edges (or links), and can include data associated with either as attributes. For example, a graph can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Reliable Metrics for Generative Models

    Reliable Metrics for Generative Models

    Code base for the precision, recall, density, and coverage metrics

    ... properties separately. In this paper, we show that even the latest version of the precision and recall (Kynkäänniemi et al., 2019) metrics are not reliable yet. For example, they fail to detect the match between two identical distributions, they are not robust against outliers, and the evaluation hyperparameters are selected arbitrarily. We propose density and coverage metrics that solve the above issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SINGA

    SINGA

    A distributed deep learning platform

    Apache SINGA is an Apache Top Level Project, focusing on distributed training of deep learning and machine learning models. Various example deep learning models are provided in SINGA repo on Github and on Google Colab. SINGA supports data parallel training across multiple GPUs (on a single node or across different nodes). SINGA supports various popular optimizers including stochastic gradient descent with momentum, Adam, RMSProp, and AdaGrad, etc. SINGA records the computation graph and applies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    TensorNets

    TensorNets

    High level network definitions with pre-trained weights in TensorFlow

    ...-point. Also, it is easy to deploy and expand a collection of pre-processing and pre-trained weights. Readability. With recent TensorFlow APIs, more factoring and less indenting can be possible. For example, all the inception variants are implemented as about 500 lines of code in TensorNets while 2000+ lines in official TensorFlow models. Reproducibility. You can always reproduce the original results with simple APIs including feature extractions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TensorFlow Course

    TensorFlow Course

    Simple and ready-to-use tutorials for TensorFlow

    This repository houses a highly popular (~16k stars) set of TensorFlow tutorials and example code aimed at beginners and intermediate users. It includes Jupyter notebooks and scripts that cover neural network fundamentals, model training, deployment, and more, with support for Google Colab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PyTorch Natural Language Processing

    PyTorch Natural Language Processing

    Basic Utilities for PyTorch Natural Language Processing (NLP)

    PyTorch-NLP is a library for Natural Language Processing (NLP) in Python. It’s built with the very latest research in mind, and was designed from day one to support rapid prototyping. PyTorch-NLP comes with pre-trained embeddings, samplers, dataset loaders, metrics, neural network modules and text encoders. It’s open-source software, released under the BSD3 license. With your batch in hand, you can use PyTorch to develop and train your model using gradient descent. For example, check out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dive-into-DL-TensorFlow2.0

    Dive-into-DL-TensorFlow2.0

    Dive into Deep Learning

    This project changes the MXNet code implementation in the original book "Learning Deep Learning by Hand" to TensorFlow2 implementation. After consulting Mr. Li Mu by the tutor of archersama , the implementation of this project has been agreed by Mr. Li Mu. Original authors: Aston Zhang, Li Mu, Zachary C. Lipton, Alexander J. Smola and other community contributors. There are some differences between the Chinese and English versions of this book . This project mainly focuses on TensorFlow2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TTS_chung_dll

    TTS_chung_dll

    a simple dll interface for TTS text to speech SAPI 5.1

    TTS chung dll is a very simple dll interface for TTS text to speech (SAPI5) written in freebasic to use with any programming language, .Comes with c++ , LibertyBasic and freebasic calling examples. Accepts XML tags. example of call : myTTSinit() myTTSspeak(@"hello") myTTSclose()
    Downloads: 2 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
    CakeChat

    CakeChat

    CakeChat: Emotional Generative Dialog System

    CakeChat is a backend for chatbots that are able to express emotions via conversations. The code is flexible and allows to condition model's responses by an arbitrary categorical variable. For example, you can train your own persona-based neural conversational model or create an emotional chatting machine. Hierarchical Recurrent Encoder-Decoder (HRED) architecture for handling deep dialog context. Multilayer RNN with GRU cells. The first layer of the utterance-level encoder is always...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    perkun

    perkun

    two experimental AI languages + zubr

    Two experimental AI languages - Perkun and its successor Wlodkowic. Attempt to maximize the expected value of the payoff function by appropriate choosing the actions (output variables values). The package contains also a tool called zubr - a Java code generator based on Perkun. Take also a look at my blog: http://pawel-biernacki.blogspot.fi/ For Windows users there is an installer: http://www.pawelbiernacki.net/perkun.msi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xLearn

    xLearn

    High performance, easy-to-use, and scalable machine learning (ML)

    xLearn is a high-performance, easy-to-use, and scalable machine learning package that contains linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM), all of which can be used to solve large-scale machine learning problems. xLearn is especially useful for solving machine learning problems on large-scale sparse data. Many real-world datasets deal with high dimensional sparse feature vectors like a recommendation system where the number of categories and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AIML_chung

    AIML_chung

    an AIML chatbot engine with 3D avatars, maths parser, speech and dll

    AIML chung is an full AIML1.0 based standalone chat bot engine trial with dll , tts / espeak speech voices, synonyms substitutions, maths parser and 3D photorealistics openGL avatars written in compiled freebasic.Comes with GUI window and console examples, 3D world mode and a dll version to use with other programming languages like c++ or Liberty Basic , or to easily embed in your applications .Talk with your A.I. computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GAAS

    GAAS

    Autonomous aviation intelligence software for drones and VTOL

    GAAS (Generalized Autonomy Aviation System) is an open source software platform for autonomous drones and VTOLs. GAAS was built to provide a common infrastructure for computer-vision based drone intelligence. In the long term, GAAS aims to accelerate the coming of autonomous VTOLs. Being a BSD-licensed product, GAAS makes it easy for enterprises, researches, and drone enthusiasts to modify the code to suit specific use cases. Our long-term vision is to implement GAAS in autonomous passenger...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Delphi Face Recognizer

    Delphi Face Recognizer

    Delphi Face Recognizer Full Source code of ListBox Bitmap Load and Save from SQLite Database. Binary contains Delphi powerful face recognition. Donate $184 for FULL SOURCE CODE of the Project. mail: dbinXecod@gmail.com if the link is broken here: https://www.paypal.me/dBinXecod/184 Added Feature: X. IP Camera RTSP Connections Real RTSP url link test Real MJPEG url link test Y. Capture faces from Video File Last bug FIXED April_08_2019_12.24pm, X. Recognized Faces...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    EmguCv410 Face Recognition Detect

    EmguCv C# OpenCv Cuda Face Recognition + Gender, Emotion, Ethnicity

    The site says "Malware detected but NOT TRUE", it's just encrypted! EmguCvSharp Face Detection Full source code: https://sourceforge.net/projects/emgucvsharp-live-face-detect/ . if (CudaInvoke.HasCuda) //THE CODE TO USE CUDA . Emgucv Gender detection Emgucv Emotion detection Emgucv Ethnicity detection Emgucv Face Recognition also includes Pedestrian detection For Live: Face Attendance System, Facial Emotion, Gender Recognition Security Application. Ethnicity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18

    C++Builder Face Recognition March01_2019

    C++Builder Face Recognition

    RTSP url link updated Donote $108 for FULL source code of the project. BUG FIXED! MEMORY LEAK! ADDED 64_BIT + TBB HARD BOILED FACE RECOGNITION: https://sourceforge.net/projects/cbuilder-face-recognizer/ page not found for hard core c++Builder, contact author! https://sourceforge.net/projects/delphi-face-recognizer/ C++Builder Face Detection: FREE Source code! https://sourceforge.net/p/cbuilder-opencv-face-detection/ For Live: Face Attendance System, Facial Emotion...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    C++Builder with OpenCv345 face detect

    C++Builder face detection

    Embarcadero C++ Builder Face Detection FREE Source Code! Delphi and C++Builder FACE RECOGNITION,.... here: C++Builder: https://sourceforge.net/projects/c-builder-face-recognition/ Delphi: https://sourceforge.net/projects/delphi-face-recognition/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ... RTSP. Runs on Windows XP to Windows 10 using SQLite Dataface! You can reprogram / setup / configure / scale the Face Recognition accuracy! C++Builder Face Recognition: FREE source code of single FR. https://sourceforge.net/projects/c-builder-face-recognition/ C++Builder Face Detection: FREE Source code https://sourceforge.net/projects/cbuilder-opencv-face-detection/ Technical Support is always online
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Delphi Face Detection

    Delphi face detection

    ...! C++Builder Face Detection: FREE Source code! https://sourceforge.net/projects/cbuilder-opencv-face-detection/ C++Builder Face Recognition: https://sourceforge.net/projects/c-builder-face-recognition/ Technical Support is always online, thank you
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    TorchCraft

    TorchCraft

    Connecting Torch to StarCraft

    ... anywhere. The TorchCraft client should be installed from C++, Python, or Lua. We provide off-the-shelf solutions for Python and Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Caffe Framework

    Caffe Framework

    Caffe, a fast open framework for deep learning

    ... then deploy to commodity clusters or mobile devices. Extensible code fosters active development. In Caffe’s first year, it has been forked by over 1,000 developers and had many significant changes contributed back. Thanks to these contributors the framework tracks the state-of-the-art in both code and models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Intel neon

    Intel neon

    Intel® Nervana™ reference deep learning framework

    neon is Intel's reference deep learning framework committed to best performance on all hardware. Designed for ease of use and extensibility. See the new features in our latest release. We want to highlight that neon v2.0.0+ has been optimized for much better performance on CPUs by enabling Intel Math Kernel Library (MKL). The DNN (Deep Neural Networks) component of MKL that is used by neon is provided free of charge and downloaded automatically as part of the neon installation. The gpu...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.