-
# Bayesian Convolutional Neural Network | Chan`s Jupyter
In this post, we will create a Bayesian convolutional neural network to classify the famous MNIST handwritten digits. This will be a probabili…
-
## ❓ Questions and Help
hi
I am new at pytorch
i try to install pytorch with ROCm and step by step following https://rocm-documentation.readthedocs.io/en/latest/Deep_learning/Deep-learning.html…
-
Hi,
Your work is very well. I have two issues, with the same origin CUDA. I am on win 10
I have installed CUDA 11.1, and all updated package but:
if I do _train.py --dataset ..._
I have :
_…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
# Description
Given the desire to be able to [test the performance of the CPU and GPU backends](https://github.com/pyhf/pyhf-benchmark), and that by default the TensorFlow, PyTorch, and JAX backend…
-
Greetings, thanks for all the hard work. I got latest JCuda to build on Orin Nano via commenting out breakages. Forked repository at [github.com/neocoretechs/jcuda-1](https://github.com/neocoretechs/j…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hello, I have the following environments:
tensorflow==1.15.0 and keras==2.3.1 and python==3.6
When I try to run the basic line:
model1 = sm.Unet('resnet34', encoder_weights='imagenet')
I g…
-
Hi there,
i would like to use EOgmaNeo and apply it to a reinforcement learning problem. I have inputs as a vector at each time step. But I don't know how to pass these inputs to the learning agent…
-
### 🐛 Describe the bug
Issue Summary:
During the evaluation of the acos function across different deep learning frameworks, we observed that PyTorch produced significantly different results comp…