InLevel Up CodingbyFareed KhanBuilding DeepSeek R1 from Scratch Using PythonArchitecture and Training step by stepFeb 179Feb 179
InTDS ArchivebyBenjamin Marie2-Bit VPTQ: 6.5x Smaller LLMs While Preserving 95% AccuracyVery accurate 2-bit quantization for running 70B LLMs on a 24 GB GPUJan 311Jan 311
InInsiderFinance WirebyDataScience NexusAlphaPy: The Revolutionary Python Library for Algorithmic TradingAlgorithmic trading is no longer reserved for Wall Street quants and data scientists with advanced PhDs. With tools like AlphaPy, anyone…Jan 1016Jan 1016
InThe StartupbyManu ChauhanA Simple Overview of RNN, LSTM and Attention MechanismRecurrent Neural Networks, Long Short Term Memory and the famous Attention based approach explainedJan 30, 20218Jan 30, 20218
InMusixmatch BlogbyFrancesco BonziUsing AI to detect instrumental tracksFrom the time of Plato, harmony was considered a fundamental branch of physics, now known as musical acoustics. In general, mathematical…Dec 20, 20211Dec 20, 20211
InLevel Up CodingbyFareed KhanBuilding a Million-Parameter LLM from Scratch Using PythonA Step-by-Step Guide to Replicating LLaMA ArchitectureDec 7, 202335Dec 7, 202335
ManuelRunning Large Language Models (Llama 3) on Apple Silicon with Apple’s MLX FrameworkStep-by-Step Guide to Implement LLMs like Llama 3 Using Apple’s MLX Framework on Apple Silicon (M1, M2, M3, M4)Jun 10, 20244Jun 10, 20244
Alexandre LavalléeLangChain: Le guide essentielArticle co-écrit avec Ilyes Talbi pour La Revue IAApr 26, 2023Apr 26, 2023
InTDS ArchivebyRobert Nishihara10x Faster Parallel Python Without Python MultiprocessingWhile Python’s multiprocessing library has been used successfully for a wide range of applications, in this blog post, we show that it…May 16, 201912May 16, 201912
InTDS ArchivebyMarco PeixeiroHands-On with Moirai: A Foundation Forecasting Model by SalesforceDiscover the architecture and inner workings of Moirai and apply it in a forecasting project using PythonAug 20, 20241Aug 20, 20241
InTDS ArchivebySamy BaladramRandom Forest, Explained: A Visual Guide with Code ExamplesMaking tree-mendous predictions with random treesNov 7, 20246Nov 7, 20246
InPython in Plain EnglishbyAbdur Rahman10 AI-Powered Python Libraries to Boost Your Next ProjectFrom “Eh, pretty cool” to “Wow, how’d you do that?!”Oct 16, 20245Oct 16, 20245
InTDS ArchivebyW Brett KennedyAdditive Decision TreesAn interpretable classification and regression modelMay 24, 20241May 24, 20241
InTDS ArchivebyConor O'SullivanExplaining Anomalies with Isolation Forest and SHAPIsolation Forest is an unsupervised, tree-based anomaly detection method. See how both KernelSHAP and TreeSHAP can be used to explain its…Sep 30, 20246Sep 30, 20246
InTDS ArchivebyMarco PeixeiroIntroduction to Causal Inference with Machine Learning in PythonDiscover the concepts and basic methods of causal machine learning applied in PythonJan 24, 202410Jan 24, 202410
InTDS ArchivebyLynn G. KwongA Quick Introduction to Mojo — a Superset of Python that is Super FastLearn a new sibling language of Python for AIJan 22, 20249Jan 22, 20249
Semaphore6 Ways to Run LLMs LocallyCommercial AI and Large Language Models (LLMs) have one big drawback: privacy! We cannot benefit from these tools when dealing with…Dec 14, 20237Dec 14, 20237
InTowards DevbyKasun DissanayakeMachine Learning Algorithms(12) — Ensemble techniques (Boosting — Xgboost Classification)This is the 4th article under Ensemble Techniques and if you want to learn more about Ensemble Techniques you can refer to my 1st Ensemble…Dec 11, 20231Dec 11, 20231
InPython in Plain EnglishbyDZVariational AutoencoderGenerative artificial intelligence is one of the most exciting fields in deep learning. Such networks can generate new data, like image…Oct 8, 2023Oct 8, 2023