differential-privacy-library
keras
differential-privacy-library | keras | |
---|---|---|
2 | 3 | |
834 | 54,926 | |
1.4% | - | |
5.2 | 9.9 | |
about 2 months ago | over 2 years ago | |
Python | Python | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
differential-privacy-library
-
Well, crackers.
Differential privacy. Basically i wanted to create a randomly generated database file, akin to medical records, create a Private Aggregation of Teacher Ensembles algorithms based on 20-60% of its content and then use this teacher model on the other 80-40% of database which was just a plaintext, not that that matters. The problem is, I've barely got ideas on how it all works, and the one example I've found used Cryptonumeric's library called cn.protect. And that went like I've already described. I've fallen back on practical part of the paper and found another way of getting any practical usage as the assignment requires and now am trying to use https://github.com/IBM/differential-privacy-library and the example on 30s guide to instead make the practical part about choosing epsilon ( a measure of how much information you can give away as a result of one query on the database to a third malicious party) by tracking associated accuracy of result dataset compared to original. I hope I'll manage to edit the code to accept my text file after parsing it through into ndarray from txt, separating the last column to use as a target and going from there.
-
Differential Privacy project on Python
IBM's Diffprivlib is a well-documented implementation of differential privacy in Python. Source code and getting started documentation is available on the IBM differential-privacy-library Github repository.
keras
-
Keras - Difference between categorical_accuracy and sparse_categorical_accuracy
The source code can be found here:
-
keras error on predict
Here
-
How to get reproducible results in keras
I get different results (test accuracy) every time I run the imdb_lstm.py example from Keras framework (https://github.com/fchollet/keras/blob/master/examples/imdb_lstm.py)The code contains np.random.seed(1337) in the top, before any keras imports. It should prevent it from generating different numbers for every run. What am I missing?
What are some alternatives?
PyDP - The Python Differential Privacy Library. Built on top of: https://github.com/google/differential-privacy
AI-Aimbot - World's Best AI Aimbot - CS2, Valorant, Fortnite, APEX, every game
awesome-machine-unlearning - Awesome Machine Unlearning (A Survey of Machine Unlearning)
auton-survival - Auton Survival - an open source package for Regression, Counterfactual Estimation, Evaluation and Phenotyping with Censored Time-to-Events
data-science-ipython-notebooks - Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
InceptionTime - InceptionTime: Finding AlexNet for Time Series Classification
fides - The Privacy Engineering & Compliance Framework
watermark-removal - a machine learning image inpainting task that instinctively removes watermarks from image indistinguishable from the ground truth image
PrivacyEngCollabSpace - Privacy Engineering Collaboration Space
pytorch-lightning - Build high-performance AI models with PyTorch Lightning (organized PyTorch). Deploy models with Lightning Apps (organized Python to build end-to-end ML systems). [Moved to: https://github.com/Lightning-AI/lightning]
transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
gurobi-machinelearning - Formulate trained predictors in Gurobi models