All Projects → Signals And Systems Lecture → Similar Projects or Alternatives

6614 Open source projects that are alternatives of or similar to Signals And Systems Lecture

Spacy Notebooks
💫 Jupyter notebooks for spaCy examples and tutorials
Stars: ✭ 255 (+53.61%)
Mutual labels:  jupyter-notebook, jupyter
Football Crunching
Analysis and datasets about football (soccer)
Stars: ✭ 252 (+51.81%)
Mutual labels:  jupyter-notebook, jupyter
Icsharp
C# kernel for Jupyter
Stars: ✭ 263 (+58.43%)
Mutual labels:  jupyter-notebook, jupyter
Learn jupyter
This is a jupyter practical tutorial. Welcome to edit together!
Stars: ✭ 123 (-25.9%)
Mutual labels:  jupyter-notebook, jupyter
Molecular Design Toolkit
Notebook-integrated tools for molecular simulation and visualization
Stars: ✭ 123 (-25.9%)
Mutual labels:  jupyter, notebook
Gophernotes
The Go kernel for Jupyter notebooks and nteract.
Stars: ✭ 3,100 (+1767.47%)
Mutual labels:  jupyter-notebook, jupyter
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+1822.29%)
Mutual labels:  jupyter-notebook, jupyter
epic-kitchens-55-starter-kit-action-recognition
🌱 Starter kit for working with the EPIC-KITCHENS-55 dataset for action recognition or anticipation
Stars: ✭ 40 (-75.9%)
Mutual labels:  jupyter, notebook
Vimpyter
Edit your Jupyter notebooks in Vim/Neovim
Stars: ✭ 308 (+85.54%)
Mutual labels:  jupyter-notebook, jupyter
Spyder Notebook
Jupyter notebook integration with Spyder
Stars: ✭ 298 (+79.52%)
Mutual labels:  jupyter-notebook, jupyter
Scipy Cookbook
Scipy Cookbook
Stars: ✭ 326 (+96.39%)
Mutual labels:  jupyter-notebook, notebook
Notebook As Pdf
Save Jupyter Notebooks as PDF
Stars: ✭ 290 (+74.7%)
Mutual labels:  jupyter-notebook, jupyter
Hide code
Code, prompt and output hiding for Jupyter/IPython notebooks.
Stars: ✭ 339 (+104.22%)
Mutual labels:  jupyter, notebook
Jupyter Datatables
Jupyter Notebook extension leveraging pandas DataFrames by integrating DataTables and ChartJS.
Stars: ✭ 127 (-23.49%)
Mutual labels:  jupyter-notebook, jupyter
tmo-live-graph
A simpe react app that plots a live view of the T-Mobile Home Internet Nokia 5G Gateway signal stats, helpful for optimizing signal.
Stars: ✭ 15 (-90.96%)
Mutual labels:  signal-processing, signal
Notebooks
📓 A growing collection of Jupyter Notebooks written in Python, OCaml and Julia for science examples, algorithms, visualizations etc
Stars: ✭ 84 (-49.4%)
Mutual labels:  ipython, jupyter-notebook
Jupyter Radare2
Just a simple radare2 Jupyter kernel
Stars: ✭ 109 (-34.34%)
Mutual labels:  jupyter, notebook
Disvoice
feature extraction from speech signals
Stars: ✭ 121 (-27.11%)
Ipyvolume
3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
Stars: ✭ 1,696 (+921.69%)
Mutual labels:  jupyter-notebook, jupyter
Jupyterlab Interactive Dashboard Editor
A drag-and-drop dashboard editor for JupyterLab
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter, notebook
Enterprise gateway
A lightweight, multi-tenant, scalable and secure gateway that enables Jupyter Notebooks to share resources across distributed clusters such as Apache Spark, Kubernetes and others.
Stars: ✭ 412 (+148.19%)
Mutual labels:  jupyter-notebook, jupyter
Py d3
D3 block magic for Jupyter notebook.
Stars: ✭ 428 (+157.83%)
Mutual labels:  jupyter-notebook, jupyter
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (+147.59%)
Mutual labels:  jupyter-notebook, jupyter
Jupyter Dash
Develop Dash apps in the Jupyter Notebook and JupyterLab
Stars: ✭ 453 (+172.89%)
Mutual labels:  jupyter-notebook, jupyter
Pytorch Ntm
Neural Turing Machines (NTM) - PyTorch Implementation
Stars: ✭ 453 (+172.89%)
Mutual labels:  jupyter-notebook, notebook
Jupyterhub Deploy Docker
Reference deployment of JupyterHub with docker
Stars: ✭ 479 (+188.55%)
Mutual labels:  jupyter-notebook, jupyter
Ipykernel
IPython Kernel for Jupyter
Stars: ✭ 386 (+132.53%)
Mutual labels:  ipython, jupyter
Nb2xls
Convert Jupyter notebook to Excel spreadsheet
Stars: ✭ 129 (-22.29%)
Mutual labels:  jupyter-notebook, jupyter
Beyond Jupyter
🐍💻📊 All material from the PyCon.DE 2018 Talk "Beyond Jupyter Notebooks - Building your own data science platform with Python & Docker" (incl. Slides, Video, Udemy MOOC & other References)
Stars: ✭ 135 (-18.67%)
Mutual labels:  jupyter-notebook, jupyter
Business Machine Learning
A curated list of practical business machine learning (BML) and business data science (BDS) applications for Accounting, Customer, Employee, Legal, Management and Operations (by @firmai)
Stars: ✭ 575 (+246.39%)
Mutual labels:  jupyter-notebook, jupyter
Tutorials
CatBoost tutorials repository
Stars: ✭ 563 (+239.16%)
Mutual labels:  ipython, jupyter-notebook
Python Workshop
A series of Jupyter Notebooks on exploring Unidata technology with Python. See website for more information.
Stars: ✭ 127 (-23.49%)
Mutual labels:  jupyter-notebook, jupyter
Nbgallery
Enterprise Jupyter notebook sharing and collaboration app
Stars: ✭ 135 (-18.67%)
Mutual labels:  jupyter-notebook, jupyter
jupyter-bbox-widget
A Jupyter widget for annotating images with bounding boxes
Stars: ✭ 19 (-88.55%)
Mutual labels:  jupyter, notebook
Earthengine Py Notebooks
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
Stars: ✭ 807 (+386.14%)
Mutual labels:  jupyter-notebook, notebook
Zero To Jupyterhub K8s
Helm Chart & Documentation for deploying JupyterHub on Kubernetes
Stars: ✭ 888 (+434.94%)
Mutual labels:  jupyter-notebook, jupyter
Jupyterhub
Multi-user server for Jupyter notebooks
Stars: ✭ 6,488 (+3808.43%)
Mutual labels:  ipython, jupyter-notebook
Spark Scala Tutorial
A free tutorial for Apache Spark.
Stars: ✭ 907 (+446.39%)
Mutual labels:  jupyter-notebook, jupyter
Openerp Proxy
Provides interface similar to Odoo / OpenERP internal code to perform operations on Odoo / OpenERP objects remotely using XML-RPC or JSON-RPC behind.
Stars: ✭ 17 (-89.76%)
Mutual labels:  ipython, jupyter
Pytorch Gat
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Stars: ✭ 908 (+446.99%)
Mutual labels:  jupyter-notebook, jupyter
Dyalog Jupyter Kernel
A Jupyter kernel for Dyalog APL
Stars: ✭ 26 (-84.34%)
Mutual labels:  jupyter, notebook
P5 Notebook
A minimal Jupyter Notebook UI for p5.js kernels running in the browser
Stars: ✭ 26 (-84.34%)
Mutual labels:  jupyter, notebook
Py4chemoinformatics
Python for chemoinformatics
Stars: ✭ 140 (-15.66%)
Mutual labels:  jupyter-notebook, jupyter
Dla
Deep learning for audio processing
Stars: ✭ 142 (-14.46%)
Pyspark Setup Demo
Demo of PySpark and Jupyter Notebook with the Jupyter Docker Stacks
Stars: ✭ 24 (-85.54%)
Mutual labels:  jupyter-notebook, jupyter
Machine Learning Notebooks
Assorted exercises and proof-of-concepts to understand and study machine learning and statistical learning theory
Stars: ✭ 33 (-80.12%)
Mutual labels:  jupyter-notebook, notebook
Geemap
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and folium
Stars: ✭ 959 (+477.71%)
Mutual labels:  jupyter-notebook, jupyter
Elasticsearch Spark Recommender
Use Jupyter Notebooks to demonstrate how to build a Recommender with Apache Spark & Elasticsearch
Stars: ✭ 707 (+325.9%)
Mutual labels:  jupyter-notebook, jupyter
Image classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Stars: ✭ 139 (-16.27%)
Mutual labels:  jupyter-notebook, notebook
Iswift
A Swift kernel for IPython.
Stars: ✭ 144 (-13.25%)
Mutual labels:  jupyter, notebook
Pycroscopy
Scientific analysis of nanoscale materials imaging data
Stars: ✭ 144 (-13.25%)
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-74.7%)
Mutual labels:  jupyter-notebook, notebook
Geonotebook
A Jupyter notebook extension for geospatial visualization and analysis
Stars: ✭ 1,007 (+506.63%)
Mutual labels:  jupyter, notebook
Nbgrader
A system for assigning and grading notebooks
Stars: ✭ 1,000 (+502.41%)
Mutual labels:  jupyter-notebook, jupyter
Nbviewer
nbconvert as a web service: Render Jupyter Notebooks as static web pages
Stars: ✭ 1,954 (+1077.11%)
Mutual labels:  jupyter-notebook, jupyter
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+1307.83%)
Mutual labels:  jupyter-notebook, jupyter
Jupyter themes
A plugin to select syntax highlighting on Jupyter
Stars: ✭ 151 (-9.04%)
Mutual labels:  jupyter, notebook
Simfin Tutorials
Tutorials for SimFin - Simple financial data for Python
Stars: ✭ 150 (-9.64%)
Mutual labels:  jupyter-notebook, notebook
Opendatawrangling
공공데이터 분석
Stars: ✭ 148 (-10.84%)
Mutual labels:  jupyter-notebook, jupyter
Ipyplot
IPyPlot is a small python package offering fast and efficient plotting of images inside Python Notebooks. It's using IPython with HTML for faster, richer and more interactive way of displaying big numbers of images.
Stars: ✭ 152 (-8.43%)
Mutual labels:  jupyter-notebook, notebook
121-180 of 6614 similar projects