Add Weights & Biases

This commit is contained in:
Alejandro González 2022-12-18 23:10:30 +01:00 committed by GitHub
parent c4fa40a5c3
commit f9094942aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -314,7 +314,8 @@ Table of Contents
* [Unixtime](https://unixtime.co.za) - Free API to convert Unixtime to DateTime and vice versa. * [Unixtime](https://unixtime.co.za) - Free API to convert Unixtime to DateTime and vice versa.
* [unscan](https://unscan.co) - Free API to scan images for NSFW and files for malware. 100 requests per second. * [unscan](https://unscan.co) - Free API to scan images for NSFW and files for malware. 100 requests per second.
* [Webhook.site](https://webhook.site) - Easily test HTTP webhooks with this handy tool that displays requests instantly. * [Webhook.site](https://webhook.site) - Easily test HTTP webhooks with this handy tool that displays requests instantly.
* [Webhook Store](https://www.openwebhook.io) - Tool for storing third party webhooks and debug them on localhost (ngrok style). Open source and self-hostable. Free personal domain *username*.github.webhook.store, free public domains *anything*.webhook.store. * [Webhook Store](https://www.openwebhook.io) - Tool for storing third party webhooks and debug them on localhost (ngrok style). Open source and self-hostable. Free personal domain *username*.github.webhook.store, free public domains *anything*.webhook.store.
* [Weights & Biases](https://wandb.ai) — The developer-first MLOps platform. Build better models faster with experiment tracking, dataset versioning, and model management. Free tier for personal projects only, with 100 GB of storage included.
* [wit.ai](https://wit.ai/) — NLP for developers. * [wit.ai](https://wit.ai/) — NLP for developers.
* [wolfram.com](https://wolfram.com/language/) — Built-in knowledge-based algorithms in the cloud. * [wolfram.com](https://wolfram.com/language/) — Built-in knowledge-based algorithms in the cloud.
* [wrapapi.com](https://wrapapi.com/) — Turn any website into a parameterized API. 30k API calls per month. * [wrapapi.com](https://wrapapi.com/) — Turn any website into a parameterized API. 30k API calls per month.