What if I had been on the Titanic?! Building an AI Web Service to Predict Survival Probability with PyTorch & Next.js
dakgangjung123
This course starts with the question "If I had been on the Titanic, could I have survived?" and completes a full-stack project that develops an AI model to predict survival probability based on actual data and serves it as a web service. You'll practice the entire process of AI and web development, from deep learning modeling using PyTorch, building a backend server with FastAPI, to implementing a user interface with Next.js.
Intermediate
Python, Deep Learning(DL), PyTorch