michelle190's Stars
sagemath/sage-archive-2023-02-01
This repository used to be the user-facing mirror of the Sage source tree. As Sage development migrated on 2023-02-01 from https://trac.sagemath.org/ to our new repository on GitHub, https://github.com/sagemath/sage, we have renamed and archived this repository.
wwxFromTju/awesome-reinforcement-learning-zh
中文整理的强化学习资料(Reinforcement Learning)
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
rdragos/awesome-mpc
A curated list of multi party computation resources and links.
FederatedAI/FATE
An Industrial Grade Federated Learning Framework
google-parfait/tensorflow-federated
An open-source framework for machine learning and other computations on decentralized data.
microsoft/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 E
malb/malb.github.io
website
open-quantum-safe/liboqs
C library for prototyping and experimenting with quantum-resistant cryptography
evaluating-adversarial-robustness/adv-eval-paper
LaTeX source for the paper "On Evaluating Adversarial Robustness"
liyangbit/PyDataLab
open source for wechat-official-account (ID: PyDataLab)
ageron/tf2_course
Notebooks for my "Deep Learning with TensorFlow 2 and Keras" course
amusi/TensorFlow-From-Zero-To-One
TensorFlow 最佳学习资源大全(含课程、书籍、博客、公开课等内容)
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
OpenMathLib/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
open-quantum-safe/openssl
[DEPRECATED — See notice in README.md and switch to OpenSSL 3 OQS Provider] Fork of OpenSSL 1.1.1 that includes prototype quantum-resistant algorithms and ciphersuites based on liboqs
lwe-frodo/lwe-frodo
Post-quantum key exchange from the learning with errors problem — from the paper "Frodo: Take off the ring! Practical, Quantum-Secure Key Exchange from LWE", published in ACM CCS 2016, https://eprint.iacr.org/2016/659
robertsdionne/neural-network-papers
dennybritz/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
wepe/MachineLearning
Basic Machine Learning and Deep Learning
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
NLPchina/nlp-lang
这个项目是一个基本包.封装了大多数nlp项目中常用工具
aritter/twitter_nlp
Twitter NLP Tools
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
soulmachine/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
michelle190/show-me-the-code
Python 练习册,每天一个小程序
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more