-
### System Info
Different batch sizes result in inconsistent predicted probabilities when using the trainer for regression task predictions.
How to get the consistent result?
Also, How to get consi…
-
Hello, first of all, thank you for your code. I am a beginner of AMR and I find your code very useful for understanding Berger1984. But when I go to `examples/massless_scalar_collapse/main.c`, it says…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
We got refiner samplers and checkpoints ava…
20of updated
2 months ago
-
I succeeded to start fine-tuning process with my own labelled English speech data, i.e. using
fine-tune_on_custom_dataset.py
see output below.
However, the process does not seem to converge and e…
-
It could be valuable to store some info about training of a project, which could also be shown by the CLI commands and REST API `/projects/{project_id}` method.
Currently `show-project` outputs the…
-
### Describe the project you are working on
Would be amazing if Redot shipped with a basic material pack.
Metals, plastics, woods, water, maybe some ground cover / foliage textures so people can qu…
-
### Bootstrap Academy username
Morpheus
### Description
The user Dashboard is the home of the experience. Here the user should get advice on what to do next.
At the very top of the Dashboard in /p…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
### **Flow of Autoencoder**
**Input Image -> Encoder -> Compressed Representation -> Deco…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
### Image Denoising with Autoencoders
1. **Noise Reduction:** The autoencoder will take…
-
Hi everyone! 👋
I’m currently learning about machine learning concepts and am struggling to wrap my head around k-means clustering. I would really appreciate any resources, explanations, or examples…