-
Dear Students, select the title from following list & comment your choice with team details, [FIFO Selection]:
- [x] Applications of NM in Science & Engineering
- [x] Taylor Series & Its Applicati…
ErSKS updated
4 years ago
-
**Describe the bug**
In trying DPO trainer example getting a bug with batch size and sharding , may be shard axis are not properly set or could be jax error as well , system used is V3 -32 , 4 hosts
…
-
If skills "VS Code" and "Visual Studio Code" are both used in the list of skills, we get nodes for each, even though VS Code is a [Wikipedia Redirect Page](https://en.wikipedia.org/wiki/Wikipedia:Redi…
-
**Is your feature request related to a problem? Please describe.**
Currently, it's possible to export (refined) camera poses from a trained model in json form.
Unfortunately, the exported json is no…
-
Remove the `object == this` _optimization_, when implementing the `equals` methods. Modern JVMs no longer _appreciate_ this kind of "optimizations".
*Old*
```java
public boolean equals(final Obje…
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
Deep Learning …
-
**Describe the feature / issue**
Namespace `DissolveFit` will contain basic fitting operations for 1D data. This originally started as a motivation to include a go-to method for a general case of fit…
-
As 👆🏻 the title
![image](https://github.com/openmedlab/MedLSAM/assets/10215735/c7409be1-2a02-4d88-ba79-4d6ee8318b3e)
Have any optimization methods ?
......
-
**Reported by janfuh on 23 May 38812874 16:26 UTC**
generic interace for optimization methods
-
# Feature or enhancement
### Proposal:
By inlining some variables, the number of operations performed can be reduced. Example:
with
```python
gc = (maxc-g) / rangec
bc = (maxc-b) / rangec
```
then
`…