Coders Packet

Packets submitted by Deepak Kumar Jha

Stock Price Prediction Using Machine Learning in Python

In this project, we will be predicting future prices for the given Stocks using Machine Learning in Python.

Digital Personal Assistant with Python Using Voice Recognition

This is a basic project to implement the python voice recognition module into a project.

Optimisation of Knapsack Problem Using Genetic Algorithm In Python

The Knapsack problem is one of the contemporary problems of modern computing and we will try to solve this using a Genetic Algorithm.