-
Hello,
I would like to ask you when you use the LSTM algorithm , do you use timestep=1 in the input shape of LSTM? LSTM models shouldn't have a bigger timestep because of their memory state?
Second…
-
### Cautions:
**Before starting the task, please refer to [Add data of ML-YouTube-Courses](https://github.com/orgs/ocademy-ai/projects/3/views/1?filterQuery=label%3Adata&pane=issue&itemId=36101499)…
-
Please use this GitHub issue to provide feedback on our documented resource requests!
Please accompany feedback with information about...
- Helm chart version
- Estimated simultaneous users durin…
-
Enhancing the "What is SystemML" section on the main page to also include deep learning here. Vijay brought up the idea that we could also show the existing 3 min SystemML video here - the one that we…
-
Creating versatile and innovative executor types can significantly enhance the capabilities of a task or workflow orchestration system. Here are several executor ideas that could be implemented to cov…
-
## 🚀 Feature
### Motivation
After reading through PyTorch codebase, I came across this code example:
https://github.com/pytorch/pytorch/blob/538647fe1fb94b7822ea3b8bbbd6901961431d60/torch/f…
-
FUTURE OF DATA SCIENCE IN INDIA
DATA SCIENCE
It is a tool that uses all kinds of data, algorithms and scientific methods. It is a very important tool as it combines two of the most important thing…
-
## 🚀 Feature
Provide Join through an intuitive API in LightningLite and make it backend agnostic, i.e., switching from DDP to single-device and vice versa should not require changes to the code.
…
-
## 🚀 Feature
Introducing the support for `precision="auto"`, which enables AMP whenever available and falls back to fp32 otherwise.
### Motivation
After introducing `accelerator="auto"` s…
-
## 🚀 Feature
### Motivation
For large scale Lightning deployments, it is very useful to collect certain types of trainer runtime event into an analytics system, so engineers can monitor the …