Skip to content

Ashutosh-Singh-Thakur/Bharat-Intern-Internship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bharat Intern - One-Month Virtual Intership

Welcome to my GitHub repository for the tasks assigned during my one-month virtual internship with Bharat Intern. This repository contains implementations for three tasks:

Tasks Overview

1. Stock Prediction using LSTM

  • Description: This task involved utilizing Long Short-Term Memory (LSTM) algorithms to predict stock prices.
  • Files:

2. Titanic Classification

  • Description: Task focused on creating a classification model for predicting the survival status of Titanic passengers.
  • Files:

3. Number Recognition

  • Description: Project centered around recognizing handwritten digits using the MNIST dataset.
  • Files:

Running the Notebooks with Google Colab

You can run these notebooks on Google Colab by clicking on the Google Colab icon (top left) within each notebook file. This will redirect you to the Google Colab environment, where you can execute the code. Changes made in Google Colab will not reflect in the original files.

Instructions

Feel free to explore each task by running the notebooks. If you have any questions or suggestions, don't hesitate to contact me.

Happy coding!