bjpcjp
Product operations guy. Doer of the right things, even when nobody is looking. On hiatus to care for elderly parents.
product manager (on hiatus)earth
Pinned Repositories
awesome-product-management
A list of product management resources, curated from 10 years of bookmarks.
bjpcjp.github.io
Jekyll-based blog
LLMs-from-scratch-Raschka
My version of Building LLMs from Scratch (Raschka, Manning books, 2024)
Numeric-Python
Covers a variety of computational topics including integration, differential equations, statistical analysis and signal processing.
python-data-science-handbook
Sourced from O'Reilly ebook of the same name.
scikit-and-tensorflow-workbooks
based on "Hands-On Machine Learning with Scikit-Learn & TensorFlow" (O'Reilly, Aurelien Geron)
scikit-learn
Updates in progress. Jupyter workbooks will be added as time allows.
semiconductor-stuff
A collection of various semiconductor cheatsheets. Design, manufacturing, etc.
well-grounded-rubyist-book-notes
My working notes of "The Well-Grounded Rubyist" (Black & Leo), implemented in Jupyter Lab (Ruby kernel 2.7.0)
bjpcjp's Repositories
bjpcjp/bjpcjp.github.io
Jekyll-based blog
bjpcjp/Numeric-Python
Covers a variety of computational topics including integration, differential equations, statistical analysis and signal processing.
bjpcjp/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
bjpcjp/sales-ops-planning
demo
bjpcjp/LLMs-from-scratch-Raschka
My version of Building LLMs from Scratch (Raschka, Manning books, 2024)
bjpcjp/scikit-learn
Updates in progress. Jupyter workbooks will be added as time allows.
bjpcjp/agile-web-dev-rails8-depot
the depot app from Agile Web Development (Ruby on Rails 8.0)
bjpcjp/angular-v9-checkout
first shot at typical angular v9 app
bjpcjp/awesome-ruby
:gem: A collection of awesome Ruby libraries, tools, frameworks and software
bjpcjp/awk-sed-lessons
Awk & Sed lessons for noobs. Using The UNIX School for reference
bjpcjp/bert-extractive-summarizer
sandbox for bert extractive summarizer package
bjpcjp/Compendium-of-free-ML-reading-resources
Compendium of free ML reading resources
bjpcjp/data-science-at-the-command-line
Covers the basics of Bash & utilities for handling CSV, HTML, JSON & other data formats at the command line.
bjpcjp/fastbook-bjpcjp
The fastai book, published as Jupyter Notebooks
bjpcjp/gatsby-demo
Demo of GatsbyJS
bjpcjp/ideas-football-r302rr7023
bjpcjp/magentic-llms-as-python-calls
Seamlessly integrate LLMs as Python functions
bjpcjp/optimize-mktg-spend-with-lagrange
simple demo of marketing (2 channel) spend optimization
bjpcjp/pycaret-intro
Introductin to PyCaret.
bjpcjp/python-data-analysis-booknotes
"Python for Data Analysis" - Wes McKinney (O'Reilly), edited for personal taste
bjpcjp/Python-Feature-Engineering-Cookbook-Second-Edition
Python Feature Engineering Cookbook Second Edition, published by Packt
bjpcjp/python-sandbox
as the name says.
bjpcjp/rails603demo
Ruby on Rails 6.0.3, Ruby 2.7.1 demo app
bjpcjp/rails7-pg-render-v20230114
demo rails 7 app
bjpcjp/rails703-demo
demo: 1st-time build using Rails 7.0.3.
bjpcjp/sandbox
bjpcjp/scikit-image
scikit-image sandbox
bjpcjp/seaborn-basic-gallery
bjpcjp/streamlit-heroku-deploy-test01
Streamlit deployment to Heroku test
bjpcjp/Tensorflow-Programs-and-Tutorials
Implementations of CNNs, RNNs, GANs, etc