-
**Submitting author:** @BirkhoffG (Hangzhi Guo)
**Repository:** https://github.com/BirkhoffG/jax-relax/
**Branch with paper.md** (empty if default branch): joss
**Version:** v0.2.8
**Editor:** @Fei-Ta…
-
-
Hello everyone,
I am currently working on a deep learning project using a server that only supports CUDA 11.0. The project relies on flash-attn, which requires CUDA >=11.6, and unfortunately, I do …
-
@Aryan-Chharia I would like to add a lip read model(LipNet) using CV
This project aims to build a lip reading model that takes a video of speech without audio and produces the output as text throug…
-
### System Info
gpu:
```nvidia-smi
Mon Apr 22 17:00:40 2024
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.161.08 …
-
An additional dataset which is specifically made for deep learning on SAR and optical imagery is the SEN1-2 dataset. Contains around 250K corresponding patch pairs of Sentinel 1 (VV) and 2 (RGB) data.…
-
3D convolutions are important too!
Like 2D images in nature, 3D Volume data is very common, such as medical CT and MRI data, where voxels are uniformly distributed in 3D space.
The medical and …
-
Firstly, thanks for the amazing repo. I'm a complete beginner and this repo really broke BNNs down simply in a very hands-on manner.
Could you guide me on how to calculate the uncertainty and break…
-
Hi, I'm trying to build this model, but there is a problem with the Python pandas-datareader Library and Yahoo Finance.
This piece of the code -
# get finance data from yahoo api
my_data_set = …
-
Dear developers,
I am new to DIA-NN and I was wondering if I am doing something wrong with the following library generation:
1) I build a Spectral library from a FASTA uniprot file, selecting FAS…