Pastor Soto (@pastorsotob1) 's Twitter Profile
Pastor Soto

@pastorsotob1

Data Scientist🧠 | Statistician📈 | Programmer💻 | Passionate about Python and R | Helping businesses in data-driven decisions

ID: 1244622033285193728

linkhttps://www.linkedin.com/in/pastor-soto-34215b125/ calendar_today30-03-2020 13:46:53

706 Tweet

55 Followers

472 Following

Pastor Soto (@pastorsotob1) 's Twitter Profile Photo

Code in place is back! Learn Python with Live interactive sessions following the CS106A Stanford curriculum. Apply as a student or a mentor codeinplace.stanford.edu/public/join/ci…

Pastor Soto (@pastorsotob1) 's Twitter Profile Photo

I incorporate into my workflow for creating an application by starting with drawing the frontend, which helps to visualize what it looks like before putting everything into the code.

Pastor Soto (@pastorsotob1) 's Twitter Profile Photo

The vision behind Open Source LLMs. This is one of the most fun papers I have found. It shows practical examples and how it was built. youtube.com/watch?v=zk0Xpf…

Pastor Soto (@pastorsotob1) 's Twitter Profile Photo

This is amazing!! You can get intuition before jumping into the code. For me, building intuition is a key predictor of learning and application.

Pastor Soto (@pastorsotob1) 's Twitter Profile Photo

AI By Hand is beyond a learning tool Prof. Tom Yeh follows a six-level approach 1. Black box 2. Components 3. Tensors 4. Math 5. Excel 6. Coding This allows incremental understanding and core foundational knowledge

Pastor Soto (@pastorsotob1) 's Twitter Profile Photo

If you are building applications with Gemini models, a cool hack is to point at the latest version rather than change with every new release. Instead of doing gemini-2.5-flash do: gemini-flash-latest

Pastor Soto (@pastorsotob1) 's Twitter Profile Photo

AI has dramatically accelerated the "Model Implementation" step, which is huge progress! Yet the real value (and the real bottleneck) in production ML systems still lives in everything around that box: reliable data pipelines, thoughtful feature design, robust serving

AI has dramatically accelerated the "Model Implementation" step, which is huge progress!
Yet the real value (and the real bottleneck) in production ML systems still lives in everything around that box: reliable data pipelines, thoughtful feature design, robust serving
Pastor Soto (@pastorsotob1) 's Twitter Profile Photo

The advice of not learning to code because you won’t code by hand is the equivalent to not learning math because calculators can do it for you. The difference is that calculators are 100% correct