Visualization toolkit for neural networks in PyTorch
FlashTorch A Python visualization toolkit, built with PyTorch, for neural networks in PyTorch. Neural networks are often described as “black box”. The lack of understanding on how neural networks make predictions enables unpredictable/biased models, causing real harm to society and a loss of trust in AI-assisted systems. Feature visualization is an area of research, which aims to understand how neural networks perceive images. However, implementing such techniques is often complicated. FlashTorch was created to solve this problem! You can apply […]
Read more