-
[The labels and messages (for constraints) should be translated for each field](https://symfony-devs.slack.com/archives/C3EQ7S3MJ/p1625484630443200 "Clarification request from 2021-07-05") (which get …
-
Opening an issue to track what all is needed. With `Constant` being a thing now, this should be relatively straight-forward. Also NonlinearSolve update is done and released so this should unify the ec…
-
Hi All!!
It's Hacktoberfest time!
This year we are planning to add learning paths/roadmaps to this repository
We usually feel the gap between the learning resources and actual implementation whic…
-
### Model description
I created a model and for ease in training and fine-tuning, I need to integrate the model with Hugging face hub.
Model's tokenizer is a SentencePiece tokenizer.
Here is the …
-
I made a pretty simple implementation just to scratch my own itch, but it's far from perfect, feedback appreciated.
-
hello author,
i have some queries regarding your implementation,
1. did you train the resnet model from scratch or transfer learning?
2. does this implementation work on realtime webcam input? …
-
Can you set up some examples on how to pretrain the model on a custom dataset with this script?
-
The current Scratch API requires an explicit busy loop, testing at a fixed cadence whether sensors have changed state to decide what commands to send to the robots. This doesn't agree with the Scratch…
-
Hello! `rnr` is an excellent tool and I'm very grateful to you for making it!
When I run `rnr` a file like `rnr-2024-08-09_101725.json` is created in the current directory. This is nice (being able…
-
### 🚀 The feature
The original paper describes a few more configurations based on swin Transformer.
1. Swin Large: Simply a large model of swin transformer, needs a few config tweaks and we can po…