PinnedInTDS ArchivebyRoman Orac·Sep 28, 2019LSTM for time series predictionTraining a Long Short Term Memory Neural Network with PyTorch and forecasting Bitcoin trading dataA response icon6A response icon6
PinnedInPython in Plain EnglishbyRoman Orac·Nov 9, 2021Avoid These Mistakes with Time Series ForecastingA few checks to make before training a Machine Learning model on data that could be random.
InTowards AIbyRoman Orac·Jan 16, 2024Gemini Ultra and ChatGPT 4: A Side-by-Side ComparisonThere’s a lot of buzz about Gemini Ultra. See how it actually compares to ChatGPT in my latest deep dive.A response icon2A response icon2
InTowards AIbyRoman Orac·Jan 2, 2024Transforming Images into Text with PythonBringing Pictures to Life: A Step-by-Step Guide to Text Generation from Images Using Python.
InPython in Plain EnglishbyRoman Orac·Nov 13, 2023Generate a summary of an image with an LLM in PythonCreate Text Summaries of images with Python and LLaVa AI model
Roman Orac·Nov 12, 2023How to configure Zapier Actions with OpenAI’s GPTUnless you’ve been living under a rock, you’ve probably heard about the recent announcement from OpenAI — GPT.
Roman Orac·Aug 8, 2023Shelly 2.5: How to Configure Double Click and Long ClickDetect multi-clicks using Home Assistant with default integration for Shelly 2.5
InGeek CulturebyRoman Orac·Jul 3, 2023How to install Langchain on an M2 Macbookand develop a simple Q/A app.A response icon1A response icon1
InGeek CulturebyRoman Orac·May 5, 2023How to Speed Up and Save Memory in Your Python CodeEfficient code saves time and computing resources, so you can spend more time analyzing and making decisions.
InGeek CulturebyRoman Orac·Apr 24, 2023Discover the latest improvements in Pandas 2.0New features and improvements to supercharge your data analysis.