mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
docs: remove deleted logo from readme and replace it with a centered title
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
<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>
|
||||
|
||||
<p align="center">
|
||||
<img src="docs/_static/CN_logo.png">
|
||||
</p>
|
||||
|
||||
Concrete Numpy is 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