Skip to content

Commit

Permalink
docs(tailor): add first draft on tailor
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Oct 6, 2021
1 parent 0e420c8 commit 04c22f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Finetuner allows one to tune the weights of any deep neural network for better e

🔱 **Powerful yet intuitive**: all you need is `finetuner.fit()`, a one-liner that unlocks rich features such as siamese/triplet architecture, interactive labeling, weight freezing, dimensionality reduction.

⚛️ **Framework-agnostic**: support [Pytorch](https://pytorch.org/), [Keras](https://keras.io/) and [PaddlePaddle](https://github.com/PaddlePaddle/Paddle) as deep learning backends with identical user experience.
⚛️ **Framework-agnostic**: promise an identical user experience on [Pytorch](https://pytorch.org/), [Keras](https://keras.io/) or [PaddlePaddle](https://github.com/PaddlePaddle/Paddle) deep learning backends.

🧈 **Jina integration**: buttery smooth integration with Jina, reducing the cost of context-switch between experimenting and production.

Expand Down

0 comments on commit 04c22f7

Please sign in to comment.