-
> [!NOTE]
> If you have a request to support a specific method, or would like to see priority of one of the listed methods, please open a separate issue, so it won't get buried in this thread. Base…
-
A better approach is needed for the models listing & search.
currently search only looks at nodes that are open, but this isnt useful when trying to search several levels deep.
Need a solution th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
All the "View Models" buttons across multiple repositories on the page redirect to 404 error …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Implement an LSTM model to improve anemia prediction by capturing sequential dependencies …
-
```
Using Conda from Intel Silicon installation at /usr/local/Caskroom/miniconda/base/bin
Intel-based Mac detected.
Xcode Command Line Tools are already installed.
Homebrew is already installed.
…
-
## Objective
- Implement a model that can perform image colorization, transforming grayscale images into colorized versions using advanced deep learning techniques.
## Tasks
- Data Cleaning & Tra…
-
DDPG, A2C, etc other deep reinforcement learning models (value vs policy, actor critic, critic only actor only)
Research paper will be attached below for references, 1-2 more will be a great place …
-
## Sorting
- **I'm submitting a ...**
- [x] bug report
- [x] feature request
- [ ] support request
(I felt bad clicking two of those, but after you will read the case, you will unders…
-
The current style of storing the models as private variables of a class in `__init__`, and reuse them in functions. This leads to trouble as the scheduler gets locked up frequently and also fails for …
-
We have a model structure like this in our app:
```
class Product < ApplicationRecord
has_one :menu
audited
has_associated_audits
end
class Menu < ApplicationRecord
belongs_to :p…