-
I have 3 workflows that use Galaxy's ML tools (namely Keras for neural networks). They all worked fine last time I ran them (maybe a month ago?).
These 3 workflows are used in 3 neural network tut…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
On the main github page for SHAP, there is the comment:
"An implementation of expected gradients to approximate SHAP values for deep learning models. It is based on connections between SHAP and the …
-
How can we use RWKV-LMM to implement "infinite" context lengths?
From https://github.com/BlinkDL/RWKV-LM:
> RWKV is an RNN with transformer-level LLM performance. It can be directly trained like…
-
Hi all,
I am now studying some benchmark between some latest deep learning network models. But I found some model only output AP (Average precision) / AR (Average Recall) with various IoU range…
-
Hi,
I'm developing a personal project of a conversational chatbot. The idea is quite simple: Have a chat with Harbinger, the first reaper (from mass effect series). I found a optimal solution to gene…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
논문 제목: Big Self-Supervised Models are Strong Semi-Supervised Learners
발표 자료: https://docs.google.com/presentation/d/1IKVPUB20qOMJxT1Wg-ex4DMqGMRK9IVL/edit?usp=sharing&ouid=101301166083043797471&rtpo…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
So,I was doing some brush up on RL and uptil now what I have seen is that most Deep RLs like actor-critic/DDPG prefer to use MLP/fully connected layers.Now recently I came across the openai request fo…