Published onJuly 15, 2023Approximating non-Function Mappings with Mixture Density NetworksTensorFlowMachine-LearningKerasApproximate non one to one mapping using mixture density networks.
Published onJune 27, 2023Marine Animal Object Detection with KerasCVTensorFlowMachine-LearningKerasKerasCVObject-DetectionConstruct a powerful object detection pipeline to detect marine animals
Published onApril 11, 2023The Perfect Solution to Loss Reduction in Deep Learning!Machine-LearningTheoryKerasLearn about the tradeoffs of reducing losses using `sum()`, and reducing losses using `mean()`.
Published onSeptember 23, 2022A Common Pitfall When Writing Subclass Models in KerasMachine-LearningKerasKerasCVTensorFlowOverview of a common pitfall Keras users hit when writing subclass models
Published onAugust 4, 2022API Sneak Peek: Train an Object Detection Model on Pascal VOC 2007 using KerasCVKerasCVComputer-VisionObject-DetectionKerasTensorFlowOverview of the first ever official Keras object detection API.