Giter Club home page Giter Club logo

Comments (5)

github-actions avatar github-actions commented on May 29, 2024

Thank you very much for helping us to improve the quality of our software. The FHE Toolkit development team want to sincerely thank you for submitting your first issue and joining our technical community! We will get started on your issue immediately.

from fhe-toolkit-linux.

dubek avatar dubek commented on May 29, 2024

Hi @stealthBanana . fhe-toolkit-linux and its ML-HElib library are no longer supported; you can try to use the HELayers C++ or Python docker images, as explained in the README. HELayers supports complex models such as AlexNet, as you found out.

from fhe-toolkit-linux.

boland25 avatar boland25 commented on May 29, 2024

@stealthBanana thanks for posting, and as @dubek has already explained we aren't supporting the toolkit anymore, and have moved onto HELayers SDK. Please check out the latest release as it will have more of what you are looking for. You can either go to hub.docker.com and download helayers or run one of the scripts in this repo that will help you do it, such as this one ./StartHELayers.sh python. thanks!

from fhe-toolkit-linux.

stealthBanana avatar stealthBanana commented on May 29, 2024

My bad, I didn't mention it in my question but I'm already using the docker image or the pyhelyers library, however the only documentation I could find are the notebook examples and I did not find any information on which keras layers are supported.

from fhe-toolkit-linux.

boland25 avatar boland25 commented on May 29, 2024

@stealthBanana I see what you are saying. While we currently don't have any complete documentation that describes how to use the different tools, we do have several notebook examples. Several of them use keras.layers such as Activation or Dense. You can look at these examples and get a general idea of how to use it in your work. Specifically they are used in 04_TextClassification, 09_NeuralNetwork_MNIST, 13_pyhelayersext_NeuralNetwork_FraudDetection. There are a few others too if you search for them. The other thing that we do have is basic documentation on the C++ image. It is available by exposing another port, 8445, and then accessing it from there. It should help give you an overview of the SDK. I hope this helps get you started, as we are working toward more complete documentation. thanks!

from fhe-toolkit-linux.

Related Issues (20)

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.