Skip to content
No results
  • My Blog
    • Data Science
    • Machine Learning
    • Python
    • Gen AI
    • AI Engineering
    • Quant Finance
  • About Me
Shrey Capital Logo
  • My Blog
    • Data Science
    • Machine Learning
    • Python
    • Gen AI
    • AI Engineering
    • Quant Finance
  • About Me
Shrey Capital Logo

Generators in Python: Lazy Evaluation for Memory Efficiency

Learn about Generators in Python in this comprehensive guide.

Read MoreGenerators in Python: Lazy Evaluation for Memory Efficiency

Cosine Similarity for Text Analysis: A Complete NLP Guide

Learn about Cosine similarity for text analysis in this comprehensive guide.

Read MoreCosine Similarity for Text Analysis: A Complete NLP Guide

Byte Pair Encoding in LLMs: How BPE Tokenization Works

Learn how Byte Pair Encoding (BPE) tokenization powers GPT and other large language models. Explore the algorithm, vocabulary building, and comparisons to WordPiece.

Read MoreByte Pair Encoding in LLMs: How BPE Tokenization Works

Term Structure, Spot Rates & Forward Rates in Bond Pricing

Learn how the term structure of interest rates, spot rates, and forward rates drive bond pricing. Master bootstrapping the yield curve with practical examples.

Read MoreTerm Structure, Spot Rates & Forward Rates in Bond Pricing

Bond Pricing with Yield to Maturity: A Technical Guide for Quantitative Practitioners

Learn bond pricing using yield to maturity (YTM) with Python. Master present value of cash flows, coupon bond pricing formulas, and fixed income valuation techniques.

Read MoreBond Pricing with Yield to Maturity: A Technical Guide for Quantitative Practitioners

Fixed Income Securities & Bonds for Beginners: A Guide

Learn what fixed income securities and bonds are, how they work, and why they matter. Explore bond types, yields and coupon rates.

Read MoreFixed Income Securities & Bonds for Beginners: A Guide

Decorators in Python: A Complete Guide to Writing Cleaner, More Reusable Code

Learn how to use decorators in Python with this beginner-friendly tutorial. Master wrapper functions, the @ symbol, and built-in decorators with clear examples.

Read MoreDecorators in Python: A Complete Guide to Writing Cleaner, More Reusable Code

RAG vs Fine-Tuning: Choosing the Right LLM Strategy

RAG vs fine-tuning: explore the key differences, trade-offs, and use cases for each LLM customization approach. Learn which strategy fits your domain-specific AI needs.

Read MoreRAG vs Fine-Tuning: Choosing the Right LLM Strategy

Introduction to Generative AI: How It Works & Why It Matters

Learn what generative AI is, how large language models and GANs work, and why this technology matters now. Explore key concepts, applications, and real-world examples.

Read MoreIntroduction to Generative AI: How It Works & Why It Matters

Trending now

RAG vs Fine-Tuning: Choosing the Right LLM Strategy
Decorators in Python: A Complete Guide to Writing Cleaner, More Reusable Code
Fixed Income Securities & Bonds for Beginners: A Guide
Bond Pricing with Yield to Maturity: A Technical Guide for Quantitative Practitioners