Praful932 / Tf-Rec

Tf-Rec is a python💻 package for building⚒ Recommender Systems. It is built on top of Keras and Tensorflow 2 to utilize GPU Acceleration during training.
https://tfrec.netlify.app/
MIT License
18 stars 2 forks source link

Move dependency management to poetry #7

Closed Praful932 closed 1 year ago

Praful932 commented 2 years ago

Is your feature request related to a problem? Please describe. Move the dependency management to poetry

Describe the solution you'd like requirements.txt replaced with poetry files

Additional context This can fix platform issues and help pin the dependencies

Praful932 commented 1 year ago

not currently possible with poetry as tensorflow built version only available on conda