Articles in this series
06/23/23 ยท Cache Handling (Service Layer โ Cache Interceptor) In the existing code, the service layer checked for cached data and returned it if...
06/20/23 ยท Using AI Model for Emergency Level Prediction: EC2 Server Scale Up t2.micro (free tier) ๐ซ Killed: Indicates that the process was terminated...
06/18/23 ยท ๐ What I tried 1. Using TensorFlow.js and related modules to import Keras h5 model in a TypeScript environment Unable to use .h5 model and...
06/17/23 ยท ๐ What I did today 1. Writing a report on the AI model training as a pre-mentoring assignment AI Model Training Report 2. Frontend page...
06/16/23 ยท I conducted four experiments after creating a normalized dataset, and I found that the accuracy significantly improved. Additionally, I...
06/14/23 ยท 1. Validation of the RNN Model with a Normalized Dataset for Binary Classification You tested the RNN model using the Naver Movie Review...