Skip to content
#

googletest

Here are 236 public repositories matching this topic...

Machine learning project aimed at predicting new COVID-19 cases using historical COVID-19 and mobility data. The project involves data fetching, migration, preprocessing, exploratory data analysis (EDA), feature engineering, data splitting, model training, and evaluation.

  • Updated Jul 5, 2024
  • Jupyter Notebook

🖥️ Comprehensive Embedded Linux repository covering C++, image creation with Yocto, Qt integration, and Makefile methods for streamlined development. 💻🔧🛠️ Dive into C++ for embedded systems, build custom Linux images from scratch, leverage Qt for GUIs, and optimize projects with Makefiles. 🚀📚 Perfect for embedded developers, Linux enthusiasts

  • Updated Jun 7, 2024
  • C++

Explores many of the built-in thread synchronization objects and utilities in C++ 17/C++ 20, including std::thread, std::condition_variable, std::mutex, std::atomic, std::atomic::wait, std::async, std::future, std::for_each with execution_policy, and more. This project also contains a custom ParallelProcessor built with STL synchronization objects.

  • Updated Jun 3, 2024
  • C++

Improve this page

Add a description, image, and links to the googletest topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the googletest topic, visit your repo's landing page and select "manage topics."

Learn more