Published onMay 15, 2024Embedding Interactive Plotly Charts in MDXpythonjavascriptwith-codeCode snippet embedding Plotly generated html charts to MDX through iframes.Read more →
Published onApril 21, 2024Brute Forcing Every Manual Round for Prosperity 2pythonwith-codeMy solutions to the Prosperity 2 manual rounds 1-4, full code provided.Read more →
Published onJanuary 21, 2024Jacobi vs. Gauss Seidel - Notes for Dummiesnumerical-analysismathWhat are they and how are they different? Here is some intuition.Read more →
Published onDecember 15, 2023Encoding Qualitative Data for Classifiersdata-processingpythonwith-codeOne-Hot Encoding, Label Encoding, Binary Encoding, Frequency EncodingRead more →
Published onNovember 24, 2023Using LLM to generate JSONs locally with Llama.cppllmpythonwith-codeFull code provided. Get it running ASAP.Read more →