Skip to content

Commit 4e2d478

Browse files
Merge pull request #323 from nzw0301/add-transformers-readme
Add transformer item to `RAEDME.md`
2 parents 9179bc8 + 5ac6171 commit 4e2d478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Here are the URLs to the example codeblocks to the corresponding setups.
7979
* [Scikit-learn OptunaSearchCV](./sklearn/sklearn_optuna_search_cv_simple.py)
8080
* [Scikit-image](./skimage/skimage_lbp_simple.py)
8181
* [SKORCH](./pytorch/skorch_simple.py)
82+
* [Hugging Face Transformers](./transformers/transformers_simple.py)
8283
* [Tensorflow](./tensorflow/tensorflow_estimator_simple.py)
8384
* [Tensorflow (eager)](./tensorflow/tensorflow_eager_simple.py)
8485
* [XGBoost](./xgboost/xgboost_simple.py)

0 commit comments

Comments
 (0)