top of page

Hackers Realm Blog


CartPole Balance using Python | OpenAI Gym | Reinforcement Learning Project Tutorial
The Cartpole balance problem is a classic inverted pendulum and objective is to balance pole on cart using reinforcement learning openai gym
Hackers Realm
Aug 25, 20226 min read
1,729
0


IMDB Movies Recommendation Engine using Python | Machine Learning Project Tutorial
IMDB Movies Dataset is content based recommendation engine where we recommend movies based on plot, genre, directors, actor, year, etc.,
Hackers Realm
Aug 17, 202210 min read
619
0


Object Detection in 5 Lines code | Detecto | Deep Learning Project Tutorial
Detecto is an object detection module which use Pytorch, used for detecting custom objects from datasets by the user using 5 lines of code.
Hackers Realm
Aug 16, 20223 min read
239
0


Bike Sharing Demand Analysis using Python | Regression | Machine Learning Project Tutorial
Analyze bike sharing demand with Python! The tutorial explores regression techniques for predicting usage patterns. #BikeSharing #Regression
Hackers Realm
Jul 30, 20227 min read
3,948
0


Traffic Forecast using Python | Time Series Analysis | FbProphet | Machine Learning Tutorial
Master traffic forecasting with Python! Explore time series analysis using FbProphet. Predict & optimize traffic patterns. #machinelearning
Hackers Realm
Jul 29, 20224 min read
3,704
0


Deploy Machine Learning Model using Python Flask | Machine Learning Project Tutorial
Learn to deploy ML models using Python Flask! This tutorial guides you through building and deploying a machine learning project. #ml #flask
Hackers Realm
Jul 19, 20223 min read
1,854
0


Face Detection using Python | OpenCV - Computer Vision | Machine Learning Project Tutorial
Master face detection with Python! Learn OpenCV, computer vision, and machine learning techniques in this tutorial. #FaceDetection #OpenCV
Hackers Realm
Jul 17, 20222 min read
230
0


Convert Speech to Text using Python | Speech Recognition | Machine Learning Project Tutorial
Converting Speech to Text is a basic speech recognition process to convert an audio input to a text file using google speech recognition API
Hackers Realm
Jul 14, 20222 min read
1,421
0


Convert Text to Speech using Python | Speech Synthesis | TTS Tutorial
Transform text to speech with Python! Explore speech synthesis and learn how to convert written text into spoken words. #TextToSpeech #TTS
Hackers Realm
Jul 13, 20223 min read
2,290
0
bottom of page