Retrieval-Augmented Generation (RAG): From Theory to LangChain Implementation medium.com Post date November 14, 2023 No Comments on Retrieval-Augmented Generation (RAG): From Theory to LangChain Implementation External Tags artificial-intelligence, data-science, editors-pick, machine-learning, programming
Which Quantization Method is Right for You?(GPTQ vs. GGUF vs. AWQ) towardsdatascience.com Post date November 14, 2023 No Comments on Which Quantization Method is Right for You?(GPTQ vs. GGUF vs. AWQ) External Tags artificial-intelligence, data-science, editors-pick, large-language-models, machine-learning
The Graph Coloring Problem: Exact and Heuristic Solutions medium.com Post date November 13, 2023 No Comments on The Graph Coloring Problem: Exact and Heuristic Solutions External Tags data-science, editors-pick, operations-research, optimization, python
Understanding Instrumental Variables medium.com Post date November 13, 2023 No Comments on Understanding Instrumental Variables External Tags causal-data-science, causal-inference, data-science, editors-pick, statistics
Chat with Your Dataset using Bayesian Inferences. medium.com Post date November 13, 2023 No Comments on Chat with Your Dataset using Bayesian Inferences. External Tags bayesian-inference, bayesian-machine-learning, chatbots, data-science, editors-pick
Exploring Time-to-Event with Survival Analysis medium.com Post date November 12, 2023 No Comments on Exploring Time-to-Event with Survival Analysis External Tags data-science, editors-pick, product-analytics, statistics, survival-analysis
Now, why should we care about Recommendation Systems…? ft. A soft introduction to Thompson Sampling towardsdatascience.com Post date November 7, 2023 No Comments on Now, why should we care about Recommendation Systems…? ft. A soft introduction to Thompson Sampling External Tags bayesian-machine-learning, bayesian-statistics, editors-pick, Recommendations, thompson-sampling
Implementing a Transformer Encoder from Scratch with JAX and Haiku towardsdatascience.com Post date November 7, 2023 No Comments on Implementing a Transformer Encoder from Scratch with JAX and Haiku External Tags deep learning, editors-pick, machine-learning, nlp, Transformers
LoRA — Intuitively and Exhaustively Explained medium.com Post date November 7, 2023 No Comments on LoRA — Intuitively and Exhaustively Explained External Tags data-science, deep-dives, editors-pick, machine-learning, naturallanguageprocessing
Hidden Markov Models Explained with a Real Life Example and Python code medium.com Post date November 5, 2023 No Comments on Hidden Markov Models Explained with a Real Life Example and Python code External Tags data-science, editors-pick, Hidden Markov Models, machine-learning, statistics