mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
docs: avoid using html in readme
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<div align="center">
|
||||
<h1>Concrete Numpy</h1>
|
||||
An open-source set of tools which aims to simplify the use of fully homomorphic encryption (FHE) for data scientists.
|
||||
</div>
|
||||
<br>
|
||||
# Concrete Numpy
|
||||
|
||||
An open-source set of tools which aims to simplify the use of fully homomorphic encryption (FHE) for data scientists.
|
||||
|
||||
With Concrete Numpy, data scientists can implement machine learning models using a subset of numpy that compiles to FHE. They will be able to train models with popular machine learning libraries and then convert the prediction functions of these models to FHE with concrete-numpy.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user