I am starting to implement on my own some ML algorithms to avoid the issue of the lack of support of the main ML frameworks in the research IDE. My main concern now is the computational power offered by the platform. How does it work? Is it possible to code on my own a (relatively) simple neural network in numpy and train it in the IDE? Is there any place here where to find information about? I don't want to waste time coding something that is not useful here.