ntedgi / node-efficientnet

tensorflowJS implementation of EfficientNet 🚀
https://www.npmjs.com/package/node-efficientnet
MIT License
257 stars 37 forks source link

Add prerequisites and installation guide to documentation #153

Open sebassarmiento opened 8 months ago

sebassarmiento commented 8 months ago

Unless user has prerequisites, running the project locally won't work. To avoid having to do research on how to install, and what to install, a clear guide on what the prerequisites are and how to install them can be helpful. A detailed step-by-step documentation was added for users in macOS/Windows/Linux who might not have some of the prerequisites already installed.