Pinned Repositories
awesome-rl-for-cybersecurity
A curated list of resources dedicated to reinforcement learning applied to cyber security.
CameraX_with_Sockets
The goal of this project is to use CameraX API to get RGB images from the phone's camera and send them by sockets to a server. The images are being encoded in bitmap and then passed into a byte array.
Covid-Data-Analysis-by-District
Data Analysis of COVID cases in 2021 by the town of a Portugal District and predict the next 6 samples
Fruits-Detector-in-Matlab
Fruits detection using color segmentation method in Matlab (Computer Vision)
Industry-Automated-Planner
Automated planner with real-world scenario using baward search algorithm.
LEGO-MINDSTORMS-EV3-Education-45544-robotics-project
Development of robotic control for a robot using the educational kit 45544 from Lego in MATLAB capable of reading different sensors, acquiring an image from an external camera and deciding on it.
ML-Algorithms-in-Wine-Quality-Dataset-
ML algorithms for Regression, Classification, Clustering and Dimensional Reduction applied in a Wine Quality Dataset.
Reinforcement-Learning-Cheat-Sheet
Semantic-Segmentation-with-UNET
Sudoku-solver-Backtracking
A short algorithm using Backtracking to solve a sudoku board.
ruipcf's Repositories
ruipcf/Reinforcement-Learning-Cheat-Sheet
ruipcf/CameraX_with_Sockets
The goal of this project is to use CameraX API to get RGB images from the phone's camera and send them by sockets to a server. The images are being encoded in bitmap and then passed into a byte array.
ruipcf/LEGO-MINDSTORMS-EV3-Education-45544-robotics-project
Development of robotic control for a robot using the educational kit 45544 from Lego in MATLAB capable of reading different sensors, acquiring an image from an external camera and deciding on it.
ruipcf/ML-Algorithms-in-Wine-Quality-Dataset-
ML algorithms for Regression, Classification, Clustering and Dimensional Reduction applied in a Wine Quality Dataset.
ruipcf/Semantic-Segmentation-with-UNET
ruipcf/awesome-rl-for-cybersecurity
A curated list of resources dedicated to reinforcement learning applied to cyber security.
ruipcf/cicflowmeter
This is a Python version of CICFlowmeter-V5.0 (formerly known as ISCXFlowMeter).
ruipcf/Covid-Data-Analysis-by-District
Data Analysis of COVID cases in 2021 by the town of a Portugal District and predict the next 6 samples
ruipcf/HidraLocaliza
ruipcf/Industry-Automated-Planner
Automated planner with real-world scenario using baward search algorithm.
ruipcf/kinect_with_opencv
A C++ code to connect to Kinect and request multiple acquisitions from RGBD cameras and show the images using the library openCV.
ruipcf/Kotlin_app---Motion_and_Position_Sensors
A Kotlin script to obtain data from the smartphone Motion and Position sensors.
ruipcf/Mobile-Scanner-app-for-Human-Body-Dataset-Building
Mobile app in Java capable of capture image from RGBD cameras and IMU sensor values and send it through sockets.
ruipcf/Sudoku-solver-Backtracking
A short algorithm using Backtracking to solve a sudoku board.
ruipcf/cyberwheel
ruipcf/MyFirstRepo
For tutorial purposes