Explore >> Select a destination


You are here

www.analyticsvidhya.com
| | sebastianraschka.com
4.3 parsecs away

Travel
| | I'm Sebastian: a machine learning & AI researcher, programmer, and author. As Staff Research Engineer Lightning AI, I focus on the intersection of AI research, software development, and large language models (LLMs).
| | chipnetics.com
3.1 parsecs away

Travel
| | There is a lot to remember in data science! It touches everything from alignment, to data wranging, data analytics, storytelling and visuals. This python cheat sheet is a quick reference to get a fast boost into many of these areas.
| | www.unite.ai
4.6 parsecs away

Travel
| | Some machine learning models belong to either the generative or discriminative model categories. Yet what is the difference between these two categories of models? What does it mean for a model to be discriminative or generative? The short answer is that generative models are those that include the distribution of the data set, returning a []
| | www.hamza.se
24.3 parsecs away

Travel
| A walkthrough of implementing a neural network from scratch in Python, exploring what makes these seemingly complex systems actually quite straightforward.