top of page
Search


Solution Reinforcement Learning for Taxi-v2
There are 4 locations (labeled by different letters), and our job is to pick up the passenger at one location and drop him off at...

Codersarts AI
3 min read
Â
Â
Â


Food Ordering App
INTRODUCTION : - Food Ordering apps are a new rage, from restaurant owners making their own food ordering app for you to deliver food...

Codersarts AI
4 min read
Â
Â
Â


Disease Detection in Plants.
We will implement Keras to make this program. Keras is a deep learning API written in Python, running on top of the machine learning...
-
4 min read
Â
Â
Â


Research Paper Implementation : Recent Advances in Convolutional Neural Networks
ABSTRACT Abstract In the last few years, deep learning has led to very good performance on a variety of problems, such as visual...

Codersarts AI
1 min read
Â
Â
Â


Research Paper Implementation : Research Paper Recommender System Evaluation Using Coverage
ABSTRACT Recommendation systems(RS)support users and developers of various computer and software systems to overcome information...

Codersarts AI
1 min read
Â
Â
Â


Traffic Management System Using Java
Abstract The goal of this assignment is to implement a set of classes and interfaces1 to be used to create a simulation of a traffic...

Codersarts AI
7 min read
Â
Â
Â


Research Paper Implementation : New Thinking on, and with, Data Visualization.
ABSTRACT As the complexity and volume of datasets have increased along with the capabilities of modular, open-source, easy-to-implement,...

Codersarts AI
1 min read
Â
Â
Â


Linear Regression: Boston Housing data set
We will work with Boston housing data set which consists information about houses in Boston. It is provided in scikit-learn library....
-
3 min read
Â
Â
Â


Unsupervised Machine Learning: Classification of Iris data set
The Iris data set is the 'Hello world' in the field of data science. This data sets consists of 3 different types of irises’ (Setosa,...
-
3 min read
Â
Â
Â


Research Paper Implementation : Machine Translation for Academic Purposes.
ABSTRACT Due to the globalization trend and knowledge boost in the second millennium, multi-lingual translation has become a noteworthy...

Codersarts AI
2 min read
Â
Â
Â


Research Paper Implementation : Autoencoders, Unsupervised Learning, and Deep Architectures.
ABSTRACT Autoencoders play a fundamental role in unsupervised learning and in deep architectures for transfer learning and other tasks....

Codersarts AI
1 min read
Â
Â
Â


Research Paper Implementation : Sequence to Sequence Learning with Neural Networks.
ABSTRACT Deep Neural Networks (DNNs) are powerful models that have achieved excellent performance on difficult learning tasks. Although...

Codersarts AI
2 min read
Â
Â
Â


Predicting Cab Supply and Demand(Cab Booking System)
About the project: Cab booking system is the process where renting a cab is automated through an app throughout a city. Using this app,...

Codersarts AI
5 min read
Â
Â
Â


Classification of malignant and benign cells.
Given a data set containing features of cells, we need to determine whether a cell is malignant or benign. This comes under...
-
10 min read
Â
Â
Â


Working With Weather Database
Step 1 – Import the Weather Database into your SQL Server Management Studio 1. Open SQL Server Management Studio. Note: a recorded copy...

Codersarts AI
7 min read
Â
Â
Â
bottom of page