Skip to content

UtkarshMidha/Deceptive_Content_Analysis_using_LSTM_and_Logistic_Regression

Repository files navigation

Deceptive Content Analysis: Project Running Guide

Google Colab Logo Anvil Logo

Welcome to the Project running guide! This guide will walk you through how to effectively use the .ipynb file in Google Colab and access the frontend of the project.

Table of Contents

Introduction

Google Colab is a cloud-based platform that allows you to create, edit, and run Jupyter notebooks using Python. This guide aims to provide you with a smooth experience using .ipynb files in Google Colab.

Prerequisites

Before you begin, make sure you have the following:

Getting Started

  1. Open Google Colab by visiting colab.research.google.com.
  2. Sign in with your Google account if you haven't already.

Working with the Notebook

  1. Click on the File tab in the top-left corner.

  2. Select Upload notebook to upload the .ipynb file from your local machine.

  3. Once uploaded, click on the notebook's filename to open it.

    Open Notebook

  4. You can now view and edit the notebook in Google Colab.

Running the Notebook

  1. Click on the Runtime tab in the top menubar.
  2. Select Chanage runtime type to change the runtime type of the notebook.
  3. Once notebook settings opens, Select runtime type as Python3 , Hardware accelerator as GPU and GPU type as T4

Runtime Notebook

  1. Click on Save.

Saving and Sharing

To save and share your work:

  1. Click on the File tab in the top-left corner.

  2. Select Save to save the changes made to the notebook.

    Save Notebook

  3. To share the notebook, click on the Share button in the top-right corner.

  4. Configure the sharing settings as desired (e.g., allow others to edit or view-only access).

  5. Copy the sharing link or send invitations to collaborators via email.

Accessing Frontend

  • For accessing the frontend Click on the link
  • PS: It will work after running the python notebook.

Additional Resources

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please feel free to submit a pull request.

License

This project is licensed under the Creative Commons Attribution-NonCommercial (CC BY-NC) license.

About

Repository for Final Year Major Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published