GDBSD
Data Science Consultant. Applying my many years of management, marketing, engineering, and AI experience to help companies implement successful AI projects.
Indieus AIMountain View CA
Pinned Repositories
AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2020
ai-platform-samples
Official Repo for Google Cloud AI Platform
ALBERT
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
Albert-Sentiment-Analysis
Google's Natural Language Processing model with SOT result in various tasks
automlops
Fork of automlops - Build MLOps Pipelines in Minutes
awesome-gcp-certifications
Google Cloud Platform Certification resources.
awesome-streamlit
The purpose of this project is to share knowledge on how awesome Streamlit is and can be
bigquery-oreilly-book
Source code accompanying: BigQuery: The Definitive Guide by Lakshmanan & Tigani to be published by O'Reilly Media
ci-cd-for-data-processing-workflow
lm_trainer
Train a backbone language model.
GDBSD's Repositories
GDBSD/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2020
GDBSD/Albert-Sentiment-Analysis
Google's Natural Language Processing model with SOT result in various tasks
GDBSD/automlops
Fork of automlops - Build MLOps Pipelines in Minutes
GDBSD/awesome-gcp-certifications
Google Cloud Platform Certification resources.
GDBSD/awesome-streamlit
The purpose of this project is to share knowledge on how awesome Streamlit is and can be
GDBSD/bigquery-oreilly-book
Source code accompanying: BigQuery: The Definitive Guide by Lakshmanan & Tigani to be published by O'Reilly Media
GDBSD/cloudml-samples
Cloud ML Engine is now a part of AI Platform
GDBSD/dash-sample-apps
Apps hosted in the Dash Gallery
GDBSD/Deep-Learning
GDBSD/deep-learning-illustrated
Deep Learning Illustrated (2020)
GDBSD/faq_generator
Neural question generation using transformers
GDBSD/gcp-cicd-workflow
Setting up a CI/CD pipeline for data-processing workflow
GDBSD/generative-ai
Sample code and notebooks for Generative AI on Google Cloud
GDBSD/google-cloud-cookbook
O'Reilly Media Google Cloud Cookbook
GDBSD/google-research
Google Research
GDBSD/gym
A toolkit for developing and comparing reinforcement learning algorithms.
GDBSD/Hands-On-Data-Analysis-with-Pandas-2nd-edition
Materials for following along with Hands-On Data Analysis with Pandas – Second Edition
GDBSD/LangChain-Chat-with-Your-Data
Explore LangChain and build powerful chatbots that interact with your own data. Gain insights into document loading, splitting, retrieval, question answering, and more.
GDBSD/openai-cookbook
Examples and guides for using the OpenAI API
GDBSD/OpenPipe
Turn expensive prompts into cheap fine-tuned models
GDBSD/pipelines
Machine Learning Pipelines for Kubeflow
GDBSD/polyglot
Multilingual text (NLP) processing toolkit
GDBSD/project-template
Template from "samplemod" for Python repos
GDBSD/sej
SEJ Article notebooks
GDBSD/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
GDBSD/Streamlit-for-Data-Science
A fork of the repo for the book 'Streamlit for Data Science' by Tyler Richards
GDBSD/talk-to-your-data
Fork of Build a Talk-to-your-data chatbot using openai LLM, LangChain, and Streamlit
GDBSD/transfer-learning-conv-ai
🦄 State-of-the-Art Conversational AI with Transfer Learning
GDBSD/trulens
Library containing attribution and interpretation methods for deep nets.
GDBSD/txtai-doc-search
Document search with txtai