All Projects → Animatedpythonpatterns → Similar Projects or Alternatives

6055 Open source projects that are alternatives of or similar to Animatedpythonpatterns

Pachong
一些爬虫的代码
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Cheat Sheets
Developer Cheatsheets
Stars: ✭ 145 (-2.03%)
Mutual labels:  jupyter-notebook
Dpca
An implementation of demixed Principal Component Analysis (a supervised linear dimensionality reduction technique)
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Google2csv
Google2Csv a simple google scraper that saves the results on a csv/xlsx/jsonl file
Stars: ✭ 145 (-2.03%)
Mutual labels:  jupyter-notebook
D6tstack
Quickly ingest messy CSV and XLS files. Export to clean pandas, SQL, parquet
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Pyeng
Python for engineers
Stars: ✭ 144 (-2.7%)
Mutual labels:  jupyter-notebook
Segaware
Segmentation-Aware Convolutional Networks Using Local Attention Masks
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Tf2 course
Notebooks for my "Deep Learning with TensorFlow 2 and Keras" course
Stars: ✭ 1,826 (+1133.78%)
Mutual labels:  jupyter-notebook
Data structures and algorithms in python
📖 Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Nbashots
NBA shot charts using matplotlib, seaborn, and bokeh.
Stars: ✭ 144 (-2.7%)
Mutual labels:  jupyter-notebook
Applied Dl 2018
Tel-Aviv Deep Learning Boot-camp: 12 Applied Deep Learning Labs
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Python spectrograms and inversion
Spectrograms, MFCCs, and Inversion Demo in a jupyter notebook
Stars: ✭ 144 (-2.7%)
Mutual labels:  jupyter-notebook
Tensorflow center loss
Center Loss implementation with TensorFlow
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Graphwave
Stars: ✭ 144 (-2.7%)
Mutual labels:  jupyter-notebook
Siamese Networks
Few Shot Learning by Siamese Networks, using Keras.
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Pymc3 models
Stars: ✭ 144 (-2.7%)
Mutual labels:  jupyter-notebook
Basenji
Sequential regulatory activity predictions with deep convolutional neural networks.
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Unet
U-Net Biomedical Image Segmentation
Stars: ✭ 144 (-2.7%)
Mutual labels:  jupyter-notebook
Formation Deep Learning
Supports de formation Deep Learning (diapos et exercices pratiques)
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Face Recognition
Face recognition and its application as attendance system
Stars: ✭ 143 (-3.38%)
Mutual labels:  jupyter-notebook
Annotated encoder decoder
The Annotated Encoder Decoder with Attention
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Machinelearning
【火炉炼AI】-机器学习系列文章
Stars: ✭ 144 (-2.7%)
Mutual labels:  jupyter-notebook
Bertem
论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Math Formula Recognition
Math formula recognition (Images to LaTeX strings)
Stars: ✭ 144 (-2.7%)
Mutual labels:  jupyter-notebook
Deep Learning
Deep Learning Application Examples
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Pytorch tutorial
A set of jupyter notebooks on pytorch functions with examples
Stars: ✭ 142 (-4.05%)
Mutual labels:  jupyter-notebook
100daysofmlcode
My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge.
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Diy Alexa
Command recognition research
Stars: ✭ 143 (-3.38%)
Mutual labels:  jupyter-notebook
Nyc Transport
A Unified Database of NYC transport (subway, taxi/Uber, and citibike) data.
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Gp
A tutorial about Gaussian process regression
Stars: ✭ 141 (-4.73%)
Mutual labels:  jupyter-notebook
Deep Learning With Tensorflow Book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Stars: ✭ 12,105 (+8079.05%)
Mutual labels:  jupyter-notebook
Complete Python Bootcamp
Lectures for Udemy - Complete Python Bootcamp Course
Stars: ✭ 1,879 (+1169.59%)
Mutual labels:  jupyter-notebook
Deep Learning Specialization Coursera
Deep Learning Specialization courses by Andrew Ng, deeplearning.ai
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Practicalai Cn
AI实战-practicalAI 中文版
Stars: ✭ 2,375 (+1504.73%)
Mutual labels:  jupyter-notebook
Digital video introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
Stars: ✭ 12,184 (+8132.43%)
Mutual labels:  jupyter-notebook
Tutorial Softweightsharingfornncompression
A tutorial on 'Soft weight-sharing for Neural Network compression' published at ICLR2017
Stars: ✭ 143 (-3.38%)
Mutual labels:  jupyter-notebook
Tiny Defect Detection For Pcb
This is a repository about PCB defect detection.
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Machine learning for good
Machine learning fundamentals lesson in interactive notebooks
Stars: ✭ 142 (-4.05%)
Mutual labels:  jupyter-notebook
Alta
The Art of Literary Text Analysis
Stars: ✭ 145 (-2.03%)
Mutual labels:  jupyter-notebook
Dlfs code
Code for the book Deep Learning From Scratch, from O'Reilly September 2019
Stars: ✭ 142 (-4.05%)
Mutual labels:  jupyter-notebook
02456 Deep Learning With Pytorch
Exercises and supplementary material for the deep learning course 02456 using PyTorch.
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Faster Rcnn tensorflow
This is a tensorflow re-implementation of Faster R-CNN: Towards Real-Time ObjectDetection with Region Proposal Networks.
Stars: ✭ 142 (-4.05%)
Mutual labels:  jupyter-notebook
Sqlcell
SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.
Stars: ✭ 145 (-2.03%)
Mutual labels:  jupyter-notebook
Gator
Conda environment and package management extension from within Jupyter
Stars: ✭ 143 (-3.38%)
Mutual labels:  jupyter-notebook
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (-1.35%)
Mutual labels:  jupyter-notebook
Vmls Companions
These are companion notebooks written in Julia and Python for: "Introduction to Applied Linear Algebra" by Boyd and Vandenberghe.
Stars: ✭ 142 (-4.05%)
Mutual labels:  jupyter-notebook
Citeomatic
A citation recommendation system that allows users to find relevant citations for their paper drafts. The tool is backed by Semantic Scholar's OpenCorpus dataset.
Stars: ✭ 145 (-2.03%)
Mutual labels:  jupyter-notebook
Machinelearningnote
Stars: ✭ 142 (-4.05%)
Mutual labels:  jupyter-notebook
Bert binary text classification
Accompanying code for the Medium article
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Celeste.jl
Scalable inference for a generative model of astronomical images
Stars: ✭ 142 (-4.05%)
Mutual labels:  jupyter-notebook
Recurrent neural network
This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube
Stars: ✭ 145 (-2.03%)
Mutual labels:  jupyter-notebook
Pycaffe tutorial
Tutorial for pycaffe, the Python API to the Neural Network framework, Caffe
Stars: ✭ 142 (-4.05%)
Mutual labels:  jupyter-notebook
Da Cases
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Rloss
Regularized Losses (rloss) for Weakly-supervised CNN Segmentation
Stars: ✭ 145 (-2.03%)
Mutual labels:  jupyter-notebook
Textbook
Principles and Techniques of Data Science, the textbook for Data 100 at UC Berkeley
Stars: ✭ 145 (-2.03%)
Mutual labels:  jupyter-notebook
Bayesian Analysis With Python
Bayesian Analysis with Python by Packt
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Qa With Tensorflow
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Vde
Variational Autoencoder for Dimensionality Reduction of Time-Series
Stars: ✭ 148 (+0%)
Mutual labels:  jupyter-notebook
Deeplearning Image
Introduction to Deep Learning for Image Recognition
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
Bug Hunting Colab
A Colab For Bug Hunting!
Stars: ✭ 147 (-0.68%)
Mutual labels:  jupyter-notebook
61-120 of 6055 similar projects