Vincent Amato

Selected Projects

An AI model that generates MIDI music based on the emotional content of artwork using CLIP-based image encoding.

Deep LearningComputer VisionMusic GenerationCLIPPyTorch

vinsgrad

A lightweight autograd library inspired by Karpathy's micrograd and PyTorch, designed to simplify understanding of automatic differentiation and backpropagation.

Machine LearningAutomatic DifferentiationNeural NetworksPython