PinnedMijanur RahmanDifferent ways to combine CNN and LSTM networks for time series classification tasksCombine CNN and LSTM using PyTorch!Dec 4, 20222Dec 4, 20222
Mijanur RahmanA Guide to Merging Dictionaries in PythonMy favorite data structure is Dictionary (HashMap); what’s yours?Jan 22Jan 22
Mijanur RahmaninAI MindLet’s understand the 1D convolution operation in PyTorchDid you know it right? Did you try to see what’s really happening inside?Aug 16, 20231Aug 16, 20231
Mijanur RahmanUnderstanding *args and **kwargs in Python: A Comprehensive GuideHarnessing the Flexibility of *args and **kwargs: Unleashing the Power of Variable-Length Arguments in PythonJul 13, 2023Jul 13, 2023
Mijanur RahmanReading and Plotting Historical Crypto Data using Binance API with PythonAccessing cryptocurrency data using Binance APIFeb 17, 2023Feb 17, 2023
Mijanur RahmanWhen detail matters! ‘is’ vs. ‘==’Let’s find out what could’ve increased the performance of your code!Dec 3, 2022Dec 3, 2022
Mijanur Rahman10 Python tips that will make your code faster and more Pythonic (ChatGPT’s take)What does chatGPT think about making your code faster and Pythonic?Dec 2, 2022Dec 2, 2022
Mijanur RahmanHow to Become a Data Scientist in 2023? (ChatGPT’s take)ChatGPT is impressive. Before the amazement faded, I asked it to write a blog post on “How to Become a Data Scientist in 2023?”. Here’s its…Dec 2, 2022Dec 2, 2022
Mijanur RahmanOnce you start ‘parquet’ ing your dataset, there is no going back to ‘CSV’ ing!How do you store your datasets in the memory? Why?Nov 3, 20221Nov 3, 20221
Mijanur RahmanFrom arrays to hash-tables: part 1Look-ups into arrays are fast. As fast as it can be. Why is that? And what's the way from arrays to hash-tables?Jan 21, 20221Jan 21, 20221