CoffeeTea's repos on GitHub
C · 5 人关注
eleven2
2048 Game implemented using lvgl, 使用LVGL图形库实现在嵌入式设备上运行2048小游戏
C · 1 人关注
fiddle-with-mnist-in-c
Implement a simple fully connected neural network in C language and test it on the mnist dataset. / 使用C语言实现一个简单的全连接神经网络,并在mnist数据集上测试。
C · 1 人关注
mcu-also-knows-digits
Implementing Handwritten Digit Recognition Based on Mnist Dataset on STM32H750XBH6 Using CubeMX+CubeAI
1 人关注
woodecode
Config files for my GitHub profile.
C · 0 人关注
GiM
a simple nes simulator running on windows powered by sdl
C · 0 人关注
mux
a simple vscode launcher
C · 0 人关注
Onndori
一个轻量级的嵌入式定时器管理模块,支持多平台应用和线程安全。A lightweight embedded timer management module with multi-platform support and thread safety.
Jupyter Notebook · 0 人关注
shallow-Q-learning
A brief understanding of Q-learning (Reinforcement Learning) through project <deep-q-learning> with some notes