Code Monkey home page Code Monkey logo

maggichk's Projects

awesome-mpc icon awesome-mpc

A curated list of multi party computation resources and links.

binarynet icon binarynet

Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1

crypten icon crypten

A framework for Privacy Preserving Machine Learning

deeplearning-500-questions icon deeplearning-500-questions

深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06

deepnet icon deepnet

Implementations of CNNs, RNNs and deep learning techniques in pure Numpy

findmostfrequenct icon findmostfrequenct

Given an unsorted array of natural numbers. Where numbers repeat in array. Out put numbers in the order of frequency. Where number of out put is passed as parameter. For Ex: Array -> [0, 0, 100, 3, 5, 4, 6, 4, 2, 100, 2, 100] n -> 2 Out put -> [100, 0] or [100, 2] Since 100 is repeated 3 times and 0, 2 is repeated 2 times, out put up to 2 most frequent elements, program should out put either 100, 0 or 100, 2

frameworks icon frameworks

Sample code and build environments for MPC frameworks

java-lsh icon java-lsh

A Java implementation of Locality Sensitive Hashing (LSH)

mc2 icon mc2

Multiparty Collaboration + Coopetition Projects

nn_playground icon nn_playground

Experimental keras implementation of novel neural network structures

pysyft icon pysyft

A library for answering questions using data you cannot see

pytorch-xnor-net icon pytorch-xnor-net

XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.

tarsoslsh icon tarsoslsh

A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It implements Locality-sensitive Hashing (LSH) and multi index hashing for hamming space.

tf-encrypted icon tf-encrypted

A Framework for Encrypted Machine Learning in TensorFlow

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.