---
title: "Neural Network Visualizer"
date: 2024-01-10T00:00:00Z
draft: false
description: "An interactive web-based tool for visualizing neural network architectures and training dynamics."
image: "https://picsum.photos/300/200"
categories: ["Web Development", "Machine Learning"]
tags: ["react", "d3.js", "deep-learning", "visualization"]
external_link: "https://nn-visualizer.example.com"
github: "https://github.com/drjanemith/nn-visualizer"
---

A comprehensive visualization tool that helps researchers and students understand how neural networks learn and process information.

## Features

- Real-time training visualization
- Interactive layer exploration
- Support for CNN, RNN, and Transformer architectures
- Export animations for presentations
