Ralph Cajipe's repositories
data-analysis
Guide for Data Analysis
earthquake-world-map
A world map showing the locations and magnitude of recent earthquakes.
lunar-lander
Train an agent to land a lunar lander safely on a landing pad on the surface of the moon.
object-detection-yolov3-web
Deploy a computer vision model trained to detect common objects in pictures
pasig-house-prices-prediction
Predict house prices in Pasig City, Philippines using TensorFlow Decision Forests
ralphcajipe
Ralph's README
student-system
A student management system as a web app that can Create, Read, Update, and Delete (CRUD) student information
anomaly-detection-in-servers
An Anomaly detection algorithm to detect anomalous behavior in server computers.
birds-cats-dogs
Use one CNN model while trying to address common data problems: class imbalance and overfitting
collaborative-filtering-recommender-system
A collaborative filtering recommender system for recommending movies using Tensorflow
content-based-recommender-system
A content-based collaborative filtering recommender system for movies using neural networks to generate the user and movie vectors
customer-churn-prediction
Customer Churn Prediction Model
data-cleaning
Kaggle's course to master efficient workflows for cleaning real-world, messy data
data-labeling
How the data labeling process affects the performance of a classification model
fashion-mnist
Image Classification with Computer Vision to classify clothing from Fashion MNIST dataset
gemma-2b-experiments
Get started with Gemma 2B using KerasNLP
github-project-template
just a test for dev meeting
money-happiness
Suppose you want to know if money makes people happy
nextjs-foundations
Project Structure, Routing and Navigation, Client and Server Components, Data Fetching, Caching, Static and Dynamic Rendering, Styling Next.js Applications, Global Styles, CSS Modules, Tailwind CSS , DaisyUI
object-detection-yolov3-fastapi
Deploy a computer vision model trained to detect common objects in pictures
react-alert
Showing an Alert using React
react-button
Building a Button Component in React
state-action-value-function
The state-action value function in reinforcement learning
tensorflow-data-validation
Practice TensorFlow Data Validation for generating statistics, working with schemas, and detecting anomalies.
todo-list
Classic to-do list web app