As I drift off into my retirement (bad timing I know) I am, among any other things, teaching myself on topics in/around the AI space. Building off what I know (R/Studio) I have been experimenting with various Machine Learning tools to allow for experimentation.
Currently trying to install keras package in R and am running into one problem after the next - and Stackoverflow, GitHub, YouTube, etc are not providing a working solution. As best as I can tell there is some underlying problem with python and the
various bits are not talking to each other. This is total contrast to pretty much every other R package in R that just works after installation.
I am looking for a generous hobbyist or student who is willing to help a fellow hobbyist work through the installation problems.