TensorFlow

TensorFlow is an open-source software library developed by Google for numerical computation and large-scale machine learning. It facilitates the creation and training of machine learning models through data flow graphs, supporting a wide range of applications from research to production.

Read More →

VGGNet

VGGNet is a convolutional neural network architecture known for its simplicity and depth, developed by the Visual Geometry Group at the University of Oxford. It gained prominence for its performance in image recognition tasks, especially in the ImageNet Large Scale Visual Recognition Challenge (ILSVRC) 2014.

Read More →