Code Monkey home page Code Monkey logo

statistical-methods-and-compression's Introduction

Laboratoare MS

Setup Laborator MS

Option 1: Google Colab

Download the source file for each week (MS-labX.ipynb).

wget https://raw.githubusercontent.com/MagoDelBlocco/Laboratoare-MS/master/MS-labX.ipynb

Open Google Colab in a web browser.

Select "Upload" and use the previously downloaded source.

Option 2: Jupyter Lab - local

Download the latest version of Python for your operating system (on Unix-based systems, you can use your package manager; on Windows, it's recommended to download from the Microsoft Store).

Install pip, the Python package manager.

Install Jupyter.

Start the Jupyter Lab server using the command python3 -m jupyterlab. A new browser window will open with the application.

In the navigation menu on the left, find the previously downloaded source and double-click it.

Option 3: VSCode - local

Just download the file and open it with VSCode. It will prompt you to install the necessary extensions.

Laboratories Description:

For every laboratory is was used a Jupyter Notebook for accurate and detailed description for every algorithm, so there is no need for a README for the algorithms.

FAQ

Q: I keep trying to install numpy or scipy, but it says that I don't have it installed when I try to import.

A: Try to install it with python3 -m pip install X to make sure that you are installing the library for the appropriate python runtime.

statistical-methods-and-compression's People

Contributors

matei8 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.