PinnedPublished inTDS ArchiveApplied Reinforcement Learning V: Normalized Advantage Function (NAF) for Continuous ControlIntroduction and explanation of the NAF algorithm, widely used in continuous control tasksJan 19, 2023Jan 19, 2023
PinnedPublished inTDS ArchiveApplied Reinforcement Learning IV: Implementation of DQNImplementation of the DQN algorithm, and application to OpenAI Gym’s CartPole-v1 environmentJan 10, 2023A response icon3Jan 10, 2023A response icon3
PinnedPublished inTDS ArchiveMulti-Task Learning for Classification with KerasLearn how to build a model capable of performing multiple image classifications concurrently with Multiple-Task LearningAug 14, 2022Aug 14, 2022
PinnedPublished inTDS ArchiveDigit Classification with Single-Layer PerceptronConstruction of a Single Layer Perceptron from scratch and application to the binary classification of digitsJun 30, 2022Jun 30, 2022
PinnedPublished inTDS ArchiveFeature Selection Using Genetic AlgorithmsLearn how GA work by applying it to the feature optimization processMay 29, 2022A response icon2May 29, 2022A response icon2
Published inTDS ArchiveIntroduction to TensorFlow’s Functional APILearn what the Functional API is, and how to build complex keras models using itDec 18, 2024Dec 18, 2024
Published inTDS ArchiveYOLO inference with Docker via APILearn how to orchestrate object detection inference via a REST API with DockerJul 19, 2024A response icon1Jul 19, 2024A response icon1
Published inTDS ArchiveObject Detection: COCO and YOLO formats, and conversion between themLearn the structure of COCO and YOLO formats, and how to convert from one to another.Feb 11, 2024Feb 11, 2024
Robot Localization with Total ProbabilityLocate a robot using statistical distributions that indicates the probability of the robot being at each state in the state spaceAug 1, 2023Aug 1, 2023
Published inTDS ArchiveForward and Backward Mapping for Computer VisionForward Mapping and Backward Mapping applied to the transformation of imagesMay 25, 2023A response icon2May 25, 2023A response icon2