Giter VIP home page Giter VIP logo

✨About me✨ That's me in the profile picture. That's all you need to know.

Maurice Marinus's Projects

brackets icon brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.

brand icon brand

This repo serves as a guide and reference to designers, writers, and developers to create consistent, on-brand content for .NET.

c.js icon c.js

JavaScript -> C transpiler

c4 icon c4

C in four functions

c4go icon c4go

Transpiling C code to Go code

ccc icon ccc

optimizing compiler for a subset of C language

cci icon cci

Common Compiler Infrastructure

cecilifier icon cecilifier

A tool aiming to make it a little bit easier to learn Mono.Cecil

character-map-uwp icon character-map-uwp

A modern, native UWP replacement for the Win32 Character Map and Windows Font Viewer with flawless high DPI and touch support.

circumference icon circumference

How to calculate the circumference of a circle given a radius using triangles

cito icon cito

Ć programming language. Translated automatically to C, C++, C#, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.

clanguage icon clanguage

C parser, compiler, and interpreter for .NET

cmsis.pack icon cmsis.pack

.NET Library for working with CMSIS-Pack component packaging for embedded devices

codeinject icon codeinject

CodeInject - Code Inject and Runtime Intelligence

codeql icon codeql

CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security (code scanning), LGTM.com, and LGTM Enterprise

computesharp icon computesharp

A .NET library to run C# code in parallel on the GPU through DX12, D2D1 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀

conari icon conari

🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …

corenlp icon corenlp

Stanford CoreNLP: A Java suite of core NLP tools.

corert icon corert

This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.

cowjac icon cowjac

An experimental Java bytecode to C++ transpiler

cppnet icon cppnet

Quick and dirty port of jcpp to .NET, with features to support Clang preprocessing

cryptonets icon cryptonets

CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic Encryptions and its applications). This project demonstrates the use of Homomorphic Encryption for outsourcing neural-network predictions. The scenario in mind is a provider that would like to provide Prediction as a Service (PaaS) but the data for which predictions are needed may be private. This may be the case in fields such as health or finance. By using CryptoNets, the user of the service can encrypt their data using Homomorphic Encryption and send only the encrypted message to the service provider. Since Homomorphic Encryptions allow the provider to operate on the data while it is encrypted, the provider can make predictions using a pre-trained Neural-Network while the data remains encrypted throughout the process and finaly send the prediction to the user who can decrypt the results. During the process the service provider does not learn anything about the data that was used, the prediction that was made or any intermediate result since everything is encrypted throughout the process. This project uses the Simple Encrypted Arithmetic Library SEAL version 3.2.1 implementation of Homomorphic Encryption developed in Microsoft Research.

cscss icon cscss

CSS parsing library for C# based on Mozilla Firefox code [MPL]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.