Hello,
I have question, could I train an AI with ICP computing power? eg with a canister or so?
regards
Hello,
I have question, could I train an AI with ICP computing power? eg with a canister or so?
regards
Welcome to our forum Solipsos!
Currently, training ML models on IC would be both challenging and inefficient.
similar discussion: AI and machine learning on the IC?
For those interested in training ML models in the IC, I would like to introduce Motokolearn, a Motoko package meant to facilitate on-chain training and inference of machine learning models where having a GPU is not a requirement: Introduction of MotokoLearn V0.1: on-chain training and inference of machine learning models
Hi Solipsos,
Training an AI model with ICP (Internet Computer Protocol) computing power, such as using canisters, would be quite challenging and inefficient at this stage. Running machine learning training inside a WASM (WebAssembly) runtime could be possible, but the support for it is still likely to be limited and not optimized for the heavy computational needs of AI. For now, using traditional setups with GPUs or TPUs would be more effective for ML tasks.
ProX PC