PT's Blog

PT's Blog

Just coding for fun.

Using ChatGPT to Control Arduino Devices

Using ChatGPT to Control Arduino Devices

This post explores a method to integrate ChatGPT with external systems, leveraging ChatGPT as a controller to manage Arduino devices, thus exploring the potential of natural language commands to control home devices and the development direction of smart home technology.

in
Dynamic Programming (Part 1) - House Robber Series

Dynamic Programming (Part 1) - House Robber Series

The core idea of dynamic programming lies in breaking down a problem into smaller subproblems and retaining previously computed results to reduce computational complexity.

in
Pokemon (IV) Practical Transfer Learning

Pokemon (IV) Practical Transfer Learning

in
Transfer Learning

Transfer Learning

in
Pokemon (III) - Training, Validation, and Testing

Pokemon (III) - Training, Validation, and Testing

in
Pokemon (II) Practical Custom Network - Building a ResNet18 Model with PyTorch

Pokemon (II) Practical Custom Network - Building a ResNet18 Model with PyTorch

in
Pokemon (Part 1) Practical Dataset - Building a Custom Pokemon Dataset with PyTorch

Pokemon (Part 1) Practical Dataset - Building a Custom Pokemon Dataset with PyTorch

in
Vanishing and Exploding Gradients

Vanishing and Exploding Gradients

in
Long Short-Term Memory Network (LSTM)

Long Short-Term Memory Network (LSTM)

in
Recurrent Neural Networks (RNN)

Recurrent Neural Networks (RNN)

in