This is the Linux app named CrypTen whose latest release can be downloaded as CrypTenv0.1sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named CrypTen with OnWorks for free.
Suivez ces instructions pour exécuter cette application :
- 1. Téléchargé cette application sur votre PC.
- 2. Entrez dans notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous voulez.
- 3. Téléchargez cette application dans ce gestionnaire de fichiers.
- 4. Démarrez l'émulateur en ligne OnWorks Linux ou Windows en ligne ou l'émulateur en ligne MACOS à partir de ce site Web.
- 5. Depuis le système d'exploitation OnWorks Linux que vous venez de démarrer, accédez à notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous souhaitez.
- 6. Téléchargez l'application, installez-la et exécutez-la.
CAPTURES D'ÉCRAN:
CrypTen
DESCRIPTION:
CrypTen is a research framework developed by Facebook Research for privacy-preserving machine learning built directly on top of PyTorch. It provides a secure and intuitive environment for performing computations on encrypted data using Secure Multiparty Computation (SMPC). Designed to make secure computation accessible to machine learning practitioners, CrypTen introduces a CrypTensor object that behaves like a regular PyTorch tensor, allowing users to seamlessly apply automatic differentiation and neural network operations. Its design mirrors PyTorch’s modular and library-based structure, enabling flexible experimentation, debugging, and model development. The framework supports both encryption and decryption of tensors and operations such as addition and multiplication over encrypted values. Although not yet production-ready, CrypTen focuses on advancing real-world secure ML applications, such as training and inference over private datasets, without exposing sensitive data.
Comment ça marche
- Implements privacy-preserving machine learning using Secure Multiparty Computation
- Provides CrypTensor, a PyTorch-like encrypted tensor supporting autograd and modules
- Enables encrypted model training and inference with minimal code changes
- Offers rich tutorials and examples for encrypted neural networks and models
- Supports GPU acceleration for efficient encrypted computation
- Focused on research use cases and extensible for experimental privacy applications
Langage de programmation
Javascript, Python
Catégories
This is an application that can also be fetched from https://sourceforge.net/projects/crypten.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.