Giter Site home page Giter Site logo

midsem_cs780's Introduction

CS780 Solved Midsem

Install:

  • Gymnasium: pip install gymnasium
  • Similarly, numpy, matplotlib.

File Structure:

  • Problem1.ipynb, Problem2.ipynb, Problem3.ipynb, RME_file.py

Initiation:

  • Load the python files in the jupyter notebook: %load_ext autoreload and then %autoreload 2

  • Import all the functions and classes from all python files: import RME_file.py in Problem2 and Problem3.

  • To use functions and classes in different python file in jupyter notebook: PythonFileName.function()

Note:

  • The notebook is divided into sections of solutions for each subproblem.

  • Important to have all dependencies in all the files and notebook to use functions from them.

  • Just run cells one by one in order to get the desired result. If not, kindly check the github link provided in the report file.

  • Have used Jupyter Lab instead of Google Colab, as it works better in my laptop.

  • I have used a different virtual environment for both the midsem and assignment, so it might have differnet dependencies installed than other's localhost.

midsem_cs780's People

Contributors

ajiteshshree avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.