Pubilications 1981-1990
“Solving the Data Interoperability Problem using a Universal Data Access Broker”. Mike Higgs & Bruce H. Cottman, IEEE Data Engineering Bulletin, September 1998. https://dblp.org/db/journals/debu/debu21
“A Development Framework for Distributed Operations Support Systems”, R.M. Adler and B.H. Cottman. Fifth Conference on AI for Space Applications, Huntsville, Alabama, May 1990.
“A Development Framework for Distributed Artificial Intelligence”, R.M. Adler and B.H. Cottman. IEEE Fifth Conference on Artificial Intelligence Applications, Miami, FL, March 1989.
Other publications include Approximately 20 final reports by Army, Darpa, NASA, and the Navy approximately and 12 papers published in Physics Letter C, Physics C and Nuclear Methods.
Pubilications in Medium \
-
paso’s Offering of Logging and Parameter Services for your Python Project. Published in towardsdatascience.com - June 15, 2019.
-
Balancing and Augmenting Structured Data. towardsdatascience.com - Oct 11, 2019.
-
Uncommon Data Cleaners for your Real-World Machine or Deep Learning Project. towardsdatascience.com - Nov 6, 2019.
-
More Uncommon Data Cleaners for your Machine or Deep Learning Project. towardsdatascience.com - Dec 14, 2019.
-
Will Streamlit kill off Flask? theStartup.com - Dec 22, 2019.
-
Will Streamlit cause the extinction of Flask? Published in towardsdatascience.com - Jan 21, 2020.
-
Create Your Blog Site for Free. Published in towardsdatascience.com - Jan 24, 2020.
-
Tensorflow for Swift is a Machine Learning Framework on Android and iPhone. Published In Noteworthy - The Journal Blog Feb 14, 2020.
-
A Docker Solution For the Enterprise. Published in theStartup.com - Feb 16, 2020.
-
We doubled our Docker Enterprise Solution Speeds. Published in theStartup.com - Feb 27, 2020.
-
Is Photonai a Better Choice Than Scikit-Learn? towardsdatascience.com - March 6, 2020.
-
Streamlit can not yet replace Flask: The Streamlit 2020 Roadmap. towardsdatascience.com - March 9, 2020.
-
11 Refactoring Tasks to Up Your Game. Published in towardsdatascience.com - March 20, 2020.
-
12 Examples of How To Write Better Code Using @dataclass. Published in towardsdatascience.com - March 31, 2020.
-
Adding Jupyter Notebook Extensions to a Docker Image. Published in towardsdatascience.com - April 2, 2020.
-
21 Techniques to Write Better Python Code. Published in Machine Learning and Programming - April 9, 2020.
-
PyCharm: An Animated Guide to Creating Projects and Setting their Behavior. Published in Machine Learning and Programming - May 1, 2020.
-
Seventeen Basic Techniques from my Code Review Checklist. Published in theStartup.com - May 9, 2020.
-
45 Observations of an Extensive Study of KMeans and KMedoids Unsupervised Learning Clustering. Published in towardsdatascience.com - June 13, 2020.
-
My journey to speed up Python: Setting Up a GoLang Development Environment and Benchmarking. Published in towardsdatascience.com - June 26, 2020.
-
Will Github Actions kill off Jenkins? Published in theStartup.com - July 9. 2020.
-
Natural Language Processing in Production: Creating Docker Images.. Published in Machine Learning and Programming- August 17, 2020.
-
Converting PDF and Gutenberg Document Formats into Text: Natural Language Processing in Production. Published in Machine Learning and Programming - August 24, 2020.
-
Is GPT-3 the “Adam” of natural language? Published in Artificial Intelligence and Machine Learning - September 1, 2020.
-
Approximately One Million Datasets and one Benchmark framework for your Natural Language Processing Project. Published in The Startup, Machine Learning - September 15, 2020.
-
Natural Language Processing in Production: 27 Fast Text Pre-Processing Methods. Published in The Startup, Machine Learning - September 16, 2020.
-
Does size matter for Natural Language Text Generation? Published in The Startup, Machine Learning - September 18, 2020.
-
A Fantastic Way to Programmatically Create Diagrams for Different Cloud Architectures. Published in Better Programming- October 11, 2020.
-
I Wish I had Known these Thirty Concepts and Sixty Lesson Tips Before I Took the edX AWS Developer Course - Published in [Analtyics Vidhya] (https://medium.com/analytics-vidhya)- October 14, 2020
-
edX AWS SageMaker: I am not Proud About Getting 100% on the Final Exam - Published in Level Up Coding - October 19, 2020.
-
Hints and Tips for Coursera Google Cloud Platform Fundamentals: Core Infrastructure - Published in [Analtyics Vidhya] (https://medium.com/analytics-vidhya)- October 28, 2020.
-
7 Hints and 10 Tips for Coursera Essential Google Cloud Infrastructure: Foundation - Published in Analtyics Vidhya- November 5, 2020.
-
Guide to Equivalent Services From Three Cloud Vendors - Published in Levelup Coding - November 23, 2020.
-
Avoid These Data Pitfalls When Moving Machine Learning Applications Into Production - Published in The Startup - November 26, 2020.
-
10 Pitfalls and 11 Best-Practices for the Design Phase of a Machine Learning Application Project - Published in towardsdatascience.com - December 10, 2020.
-
26+ Useful Machine Learning Blogs and Newsletters to Increase your Productivity Published in The Startup - December 25, 2020.
-
Three pathways the RNA-based COVID-19 Mutates Published in The Startup - December 29, 2020.
-
Thirty-two Python Tools and Package Libraries to Increase your Machine Learning Productivity Published in towardsdatascience.com - January 1, 2021.
-
Ten Fast Text Preprocessing Benchmarks on CPU, GPU, and TPU Published in towardsdatascience.com - January 8, 2021.
-
Stop Calling Machine Learning Operations Execution Flow a Pipeline - Published in The Startup - January 15, 2021.
-
Sixteen Python Code Utilities for Colab - Published in The Startup - January 18, 2021.
-
Divide and Conquer Simplifies MLOps.. - Published in The Startup - January 29, 2021.
-
Write better articles with this tool. - Published Feburary 6, 2021.
-
18 Coding Tools for Your Python Developer Sandbox. - Published in Better Programming - Feburary 8, 2021.
-
My First Attempt to Speed up Python with Golang.- Published in - python in plain english. - Feburary 10, 2021.
-
Streamlit Kills Flask! - Published in Better Programming - Feburary 11, 2021.
-
Transform Your Favorite Python IDE Into a DevOps Tool. - Published in Better Programming - Feburary 17, 2021.
-
Twelve Properties Rated of Four Tools of the MLOps: DevOps Ecosystem. - Published in towardsdatascience.com - Feburary 24, 2021.
-
Google Colab Enables Team Remote Work. - Published in Better Programming - Feburary 28, 2021.
-
Ten PyCharm Features for Python Projects. - Published in ITNext - March 2, 2021.
-
Thirty-Two Advanced Techniques For Better Python Code. - Published March 4, 2021.
-
Six Datatype Transformer Functions for Data Pre-Processing for Machine Learning - Published in towardsdatascience.com - March 25, 2021.
-
A Natural Language Processing Benchmark Framework Published in mlearning-ai May 14, 2021.
-
How to Assign Computing Resources for Four Different Cloud Kubernetes Services: AKS, EKS, GKE, and Minikube - Published in - May 20, 2021
-
Eighteen Python Snippets for Colab Productivity Published in towardsdatascience.com - Jun 10, 2021.
-
How close is GPT-3 to Artificial General Intelligence? Published in towardsdatascience.com - Jun 14, 2021.
-
Know these Concepts and Lesson Tips: edX AWS Developer Course. Published in towardsdatascience.com - Jun 18, 2021.
-
Machine Learning Execution is a Directed Acyclic Graphe. Published in towardsdatascience.com - Jun 22, 2021.
-
Photonai Is A High Code Framework for Scikit-Learn, Keras, Tensorflow, Pytorch, and other?. Published in towardsdatascience.com - Jul 26, 2021.
-
Our Enterprise Docker Solution for Migration to the Cloud. Published in towardsdatascience.com - Jun 27, 2021.
-
Twenty-one Techniques and Five Concepts For Better Docker Usage. Published in Published in towardsdatascience.com - - Jul 21, 2021.
-
Fifteen Jupyter Notebook Extensions to a Docker Image Published in Better Programming - Aug 3, 20211
-
The Second Seven Primary Concepts and Code Examples For Using Kubernetes Productively Published in Published in towardsdatascience.com - Aug 25, 2021.
-
Investing For The Apocalypse Published in DataDrivenInvestorSep 5, 2021.
-
Which Will Have the Greatest Impact On Your Life: Biotech mRNA or Pharma? Published in DataDrivenInvestorNov 30, 2021.
-
Will Inflation Cause A Financial Market Bubble Burst or a Slow Downturn? Published in DataDrivenInvestor Feb 1, 2022.
-
The Financial Advisor Could Go the Way of the Travel Agency — Extinct Published in DataDrivenInvestor Mar 21, 2022.
-
How to Play the Best Casino in the World. Published in DataDrivenInvestor Mar 23, 2022.
-
Twelve Investment Tips A Financial Advisor Will Never Tell You Published in DataDrivenInvestor Mar 30, 2022.
-
Three Different Ways to Create High-Performace Custom Extensions to the Pandas DataFram. Published in towardsdatascience.com Jun 4, 2022.
-
[Company and Country Financial Data into a Python Pandas Dataframe]https://dr-bruce-cottman.medium.com/more-than-thirty-machine-learning-blogs-and-newsletters-that-increased-our-productivity-3825b6b042e2) Published in DataDrivenInvestor Jun 21, 2022.
-
The First Ten Primary Concepts and Code Examples For Using Kubernetes Productively. Published in towardsdatascience.com - Jun 22, 2022.
-
Four Docker Containers for the Natural Language Processing Lifecycle. Published in towardsdatascience.com Jun 22, 2022.
-
Four High-Performance Asset Risk Methods to Add to a Pandas DataFrame? Published in DataDrivenInvestorJun 22, 2022.
-
Four Levels of Machine Learning Operation Maturity for Cloud Computing - Published in towardsdatascience.com Jul 6, 20222.
-
How does Inflation Quantitatively Affect the Fed Rate and Cause Bargain Price Stocks? Published in DataDrivenInvestor Jul 8, 2022.
-
How does the Fed Bank Affect the U.S. Economy and Asset Prices? Published in DataDrivenInvestor Jul 20, 2022.
-
Forty-Seven Best Practice Refactoring Techniques for Better Python Codes. Published in Better Programming Oct 8, 2022.
-
A Stepped Approach for Balancing and Augmenting Structured Data for Classification - Published in towardsdatascience.com Oct 24, 2022.
-
The Best Way We Create and Manage Multiple Versions of Pythons. Published in Better Programming Dec 15, 2022.
-
9 Python @dataclass Best Practices To Improve the Development Process. Published in Better ProgrammingJan 2, 2023.
-
Six Steps to Automate Kaggle in Python for Safe and Fast Submissions. Published in Better Programming Jan 7, 2023
-
Improve Your Exploratory Data Analysis for Tabular Data: Part 1. Published on March 1, 2023.
-
Optimizing My Rust Development Environment. Published in Better Programming April 18, 2023.
-
Successful Object-Oriented Programming (OOP) in Rust: Mastering Five Critical Concepts From Python. Published in Better Programming May 9, 2023
-
Part 1: Eight Major Methods For FineTuning an LLM. Published on June 6, 2023.
Posts
subscribe via RSS