All Projects → Derrick-Sherrill → Derricksherrill.com

Derrick-Sherrill / Derricksherrill.com

Collection of Python Scripts for my YouTube channel

Projects that are alternatives of or similar to Derricksherrill.com

Cvpr18 Inaturalist Transfer
Large Scale Fine-Grained Categorization and Domain-Specific Transfer Learning. CVPR 2018
Stars: ✭ 164 (-1.2%)
Mutual labels:  jupyter-notebook
Data Pipelines Course
Course materials for my data pipeline video course with O'Reilly
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Qbstyles
QuantumBlack Matplotlib styles
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Text Emotion Classification
Archived - not answering issues
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Nbdime
Tools for diffing and merging of Jupyter notebooks.
Stars: ✭ 2,135 (+1186.14%)
Mutual labels:  jupyter-notebook
Timegan
Codebase for Time-series Generative Adversarial Networks (TimeGAN) - NeurIPS 2019
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Torch Segmentation
Semantic Segmentation
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Marcap
market cap datasets (1995~2021 daily, 10 million+ rows)
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Vision transformer
No description, website, or topics provided.
Stars: ✭ 4,218 (+2440.96%)
Mutual labels:  jupyter-notebook
Marketanalysis
Portfolio Theory, Options Theory, & Quant Finance
Stars: ✭ 164 (-1.2%)
Mutual labels:  jupyter-notebook
Buildingchangedetector
基于U-Net检测卫星图像上的新增建筑
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Tensorflow For Absolute Beginners
TensorFlow for absolute beginners: a 3-hour codelab for self-learning neural network basics without hard math.
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Kili Playground
Simplest and fastest image and text annotation tool.
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Datacamp tutorials
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Machine Learning For Algorithmic Trading Bots With Python
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Awesome Scientific Writing
⌨️ A curated list of awesome tools, demos and resources to go beyond LaTeX
Stars: ✭ 162 (-2.41%)
Mutual labels:  jupyter-notebook
Rfm Analysis
Python script (and IPython notebook) to perform RFM analysis from customer purchase history data
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Cifar 10.1
Release of CIFAR-10.1, a new test set for CIFAR-10.
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Aulas
Aulas da Escola de Inteligência Artificial de São Paulo
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Python devops book
[Book-2020] Python For DevOps: Learn Ruthlessly Effective Automation
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook

DerrickSherrill.com

This is a code repository that stores various code examples for my website and youtube videos.

Most of the time I'll add Python scripts to this repo that are independent of each other. More or less a collection of (Hopefully) useful tools.

Check out My YouTube Channel! https://www.youtube.com/channel/UCJHs6RO1CSM85e8jIMmCySw?view_as=subscriber

Pandas Andrew's Plot Example

Video Tutorial: https://youtu.be/3eV3_yfGM4s https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/andrewsplotexample.py Description: Analyze Multivariate Data using an Andrew's Plot from Pandas

Change Making Problem: Arbitrary Coins Version

Video Tutorial: https://youtu.be/m2Elp9ubY3w https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/arbitrary_coins.py Description: Return most effective change with user decided coin values

Automate a Supply Chain Forecasting

Video Tutorial: https://youtu.be/x01N1kIQhUs https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/automate_supply_chain.py Description: AWS Algorithm I used with python to predict supply chain demand numbers.

Automate Excel Reporting (The Better Version)

Video Tutorial: https://youtu.be/1Kcco6koC34 https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/AutomateExcelReporting.py Description: Techniques to Automate Microsoft Excel Reporting

Auto Website Viewer

Video Tutorial: https://youtu.be/Dq7yHiCjKrA https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/AutoWebsiteViewer.py Description: Reload webpages every X seconds

Combine Worksheets on Column

Video Tutorial: https://github.com/Derrick-Sherrill/DerrickSherrill.com/blob/master/Combine_worksheets_on_column.py Description:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].