Code Packets

Browse all published coding projects

Python program to find sum of the squares of first n natural numbers.

This Python tutorial gives an easy way to find the sum of squares of first n natural numbers i.e., 1*1+2*2+3*3+......n*n.

MOKSHITHA CHANDAMPETA · Sep 19, 2020

Space signal wave classification using Tensorflow-Keras

The project uses Tensorflow Keras convolutional neural network, to train model to classify wave signals, with a callback to prevent overfitting.

Kushagra Kinjawdekar · Sep 19, 2020

Digit Recognizer in Python using Deep Learning (CNN) in the MNIST dataset

Digit recognizer trained in python using the MNIST dataset. Accuracy: 99.26% CNN model trained using Keras in Google Colab.

Sathiya Murthi · Sep 19, 2020

Simple calculator in Python

This project is about a calculator using Python. It consists of a graphical user interface(GUI) using Tkinter libraries of Python.

Isha Bhan · Sep 19, 2020

IMDb Dataset Review Classification in Python using TensorFlow

In this project, we will make use of TensorFlow to create a simple NLP model to predict if a movie review is positive or negative.

Praatibh Surana · Sep 17, 2020

Invisible Cloak using Python OpenCV

In this project, alike Harry Potter, we can become invisible using any robe or sheet. For the project I have used Python Open CV

Aarya Brahmane · Sep 17, 2020

PIZZA SHOP IN PYTHON

The Project is GUI based system. the project has file contains images, database files, Python scripts. These project will really appears like online Pizza shop.

MALEPATI NAGENDRA DEEPAK · Sep 16, 2020

Product landing page template using JavaScript and html

This project is made to use JavaScript for creating a dynamic Landing page. The web page is divided into various sections as it would be in a CMS.

Ayan Biswas · Sep 16, 2020

personal blogging site template using html and css

I have used HTML and CSS to develop this site. Advanced CSS tools like CSS Grid and CSS Flexbox are incorporated.

Ayan Biswas · Sep 16, 2020

Cat Classifier in Python using Neural Networks. Deep Learning example

Cat Classifier in Python using DL. Dataset included. Train a 4 layer model with 98% and 80% accuracy on the train and test set. Actual implementation of the network without framework functions.

Sathiya Murthi · Sep 15, 2020

English to French Translator in Python using TensorFlow (LSTM)

We train a LSTM network to perform English to French Translations. The project has been implemented using TensorFlow and Keras on Python.

Dev Mehta · Sep 15, 2020

Breast Cancer Prediction in Python using Machine Learning

This project is used to predict whether the Breast Cancer is Benign or Malignant using various ML algorithms.

Nihal Chandra · Sep 15, 2020