Connor McClellan
Results
2
issues of
Connor McClellan
I really like the expressiveness of visx over the other react data visualizations libraries, but I'm finding the recent updates to visx and react-spring break the animation examples provided. Is...
🐯 example
💨 animation
@visx/react-spring
Looking at the "many_to_many" example for RNNs, I don't think this is a true many-to-many architecture. The input is many (None, timesteps, num_input) but the output is not many (None,...