Month: January 2023

How To Become A Data Analyst In 2022

Here is the step by step guide on how you can become a Data Analyst this year! IBM Data Analyst Professional Certificate: https://coursera.pxf.io/AoYOdR Google Data Analytics Professional Certificate: https://coursera.pxf.io/5bBd62 SQL Tutorials: https://youtube.com/playlist?list=PLUaB-1hjhk8GT6N5ne2qpf603sF26m2PW Tableau Tutorials: https://youtube.com/playlist?list=PLUaB-1hjhk8GwbqoVmo_5zuhOa0Tcl3xC Excel Tutorials: https://youtube.com/playlist?list=PLUaB-1hjhk8Hyd5NiPQ9CND82vNodlFF5 Portfolio Projects: https://youtube.com/playlist?list=PLUaB-1hjhk8H48Pj32z4GZgGWyylqv85f How to Create A Data Analyst Resume: https://www.youtube.com/watch?v=Ns-8Jsa3mEM&t=34s Working With Recruiters on LinkedIn: https://www.youtube.com/watch?v=7uH7_DThtX0 …

[R] Parsel: A (De-)compositional Framework for Algorithmic Reasoning with Language Models – Stanford University Eric Zelikman et al – Beats prior code generation sota by over 75%!

[ad_1] Paper: https://arxiv.org/abs/2212.10561 Github: https://github.com/ezelikman/parsel Twitter: https://twitter.com/ericzelikman/status/1618426056163356675?s=20 Website: https://zelikman.me/parselpaper/ Code Generation on APPS Leaderboard: https://paperswithcode.com/sota/code-generation-on-apps Abstract: Despite recent success in large language model (LLM) reasoning, LLMs struggle with hierarchical multi-step reasoning tasks like generating complex programs. For these tasks, humans often start with a high-level algorithmic design and implement each part gradually. We introduce Parsel, …