-
Discussions and/or suggestions are welcome!
- Interface
- Network architecture visualization
- Recurrent Neural Networks
- Infrastructure
- [ ] CUDA Stream
- [ ] Multi-GPU support
- [x] 4D t…
-
It would be nice if some of you speed demons (@amanoel, @alaa-saade) could take a look at the code in `rbm.jl` and make sure that we're computing the RBM training in an efficient way!
-
## Prelude / Prior Work
- https://github.com/kurtzace/complete-data-science-bootcamp-excercises
- [AI notes 2023](https://github.com/kurtzace/diary2023/issues/13)
- [Other data science steps taken …
-
This has been discussed repeatedly, but it's important to get right if we want widespread adoption. Some references:
https://github.com/Evizero/MLModels.jl/issues/12
https://github.com/Evizero/MLMod…
-
Hello,
I have recently started to use RAJA package to port some of the C++ subroutines to GPUs and I was wondering how to call a C++ function from a RAJA kernel. I could not find any related issues…
-
Kindly assist. Failing to run the grobid fulltext processor getting below are the errors from my log:
2024-05-06 16:04:21,633 ERROR: Error processing after-appointment.pdf: Grobid returned None
20…
-
Hello,
I have ROCm installed on Ubuntu 22.04 . (dumps from rocminfo and clinfo follow question)
I am trying various benchmarks for PyTorch.
It seems like PyTorch is still just using my CPU c…
-
论文链接:https://ieeexplore.ieee.org/document/9378798
本文介绍了一些应用于遥感数据图像领域的分布式深度学习算法,强调云服务架构在遥感图像数据管理、计算、服务提供等方面相比于其他并行和分布式架构(集群计算和网格计算)所能提供的便利。
-
There are Bayesian Linear Regression and ARD regression in scikit, are there any plans to include Bayesian / ARD Logistic Regression? ARD version will be really helpful for identifying relevant featu…
-