diff --git a/README.md b/README.md index 74c7c15..20d16ba 100644 --- a/README.md +++ b/README.md @@ -749,6 +749,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books - [torchensemble: Scikit-Learn like ensemble methods in PyTorch](https://github.com/AaronX121/Ensemble-Pytorch) - [TorchFix - a linter for PyTorch-using code with autofix support](https://github.com/pytorch-labs/torchfix) - [pytorch360convert - Differentiable image conversions between 360° equirectangular images, cubemaps, and perspective projections](https://github.com/ProGamerGov/pytorch360convert) +- [torchcurves - differentiable parametric curve modules for PyTorch](https://github.com/alexshtf/torchcurves) ## PyTorch Video Tutorials @@ -796,4 +797,4 @@ Do feel free to contribute! You can raise an issue or submit a pull request, whichever is more convenient for you. The guideline is simple: just follow the format of the previous bullet point or create a new section if it's a new category. ## New Special Dedicated List to AI Agents | The Incredible AI Agents -Feel free to visit [The Incredible AI Agents](https://github.com/ritchieng/the-incredible-ai-agents), a curated list of resources on building, evaluating, deploying, monitoring AI Agents. Feel free to view, star, share and/or contribute! \ No newline at end of file +Feel free to visit [The Incredible AI Agents](https://github.com/ritchieng/the-incredible-ai-agents), a curated list of resources on building, evaluating, deploying, monitoring AI Agents. Feel free to view, star, share and/or contribute!