AI and LLMs
How to Connect LlamaIndex with Private LLM API Deployments
When your enterprise doesn't use public models like OpenAI
AI and LLMs
When your enterprise doesn't use public models like OpenAI
Machine Learning
Official code example hasn't kept up with framework updates
Machine Learning
This is a bit different from what the books say.
Machine Learning
Implement an encoder-decoder recurrent network from scratch
Machine Learning
Use the Display API to replace complex Matplotlib code
Machine Learning
Optimizing your neural network training with Batch Normalization
Machine Learning
Effective data processing in machine learning projects
I share practical knowledge of data science, for everyone from beginners to experts.
A real-world case study of performance optimization in Numpy
Enhancing your data analysis performance with Python's Numexpr and Pandas' eval/query functions
Streamlining your data visualization journey with Python's popular library
Leveraging NumPy’s broadcasting, fancy Indexing, and sorting for performance computing
Exploring allocation differences and efficiency gains
Harness the power of asyncio and multiprocessing to turbocharge your applications
Enhancing your Python projects with robust retry mechanisms and error-handling techniques
Use best practices and real-world examples to demonstrate the powerful text parser library
Mastering the producer-consumer pattern with asyncio through real-life examples
Even no need to know much about asyncio and multiprocessing
Best practices for asyncio.Lock, asyncio.Semaphore, asyncio.Event and asyncio.Condition
A comprehensive guide to integrating synchronous and asynchronous programming in Python