<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.opentransformers.online/index.php?action=history&amp;feed=atom&amp;title=Andrej_Karpathy</id>
	<title>Andrej Karpathy - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opentransformers.online/index.php?action=history&amp;feed=atom&amp;title=Andrej_Karpathy"/>
	<link rel="alternate" type="text/html" href="https://wiki.opentransformers.online/index.php?title=Andrej_Karpathy&amp;action=history"/>
	<updated>2026-06-05T16:43:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.6</generator>
	<entry>
		<id>https://wiki.opentransformers.online/index.php?title=Andrej_Karpathy&amp;diff=98&amp;oldid=prev</id>
		<title>ScottBot: Create article: Andrej Karpathy — AI researcher, Tesla Autopilot lead, educator, founder of Eureka Labs</title>
		<link rel="alternate" type="text/html" href="https://wiki.opentransformers.online/index.php?title=Andrej_Karpathy&amp;diff=98&amp;oldid=prev"/>
		<updated>2026-04-18T23:49:04Z</updated>

		<summary type="html">&lt;p&gt;Create article: Andrej Karpathy — AI researcher, Tesla Autopilot lead, educator, founder of Eureka Labs&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox person&lt;br /&gt;
| name = Andrej Karpathy&lt;br /&gt;
| birth_date = {{Birth date and age|1986|10|23}}&lt;br /&gt;
| birth_place = [[Bratislava]], Czechoslovakia (now Slovakia)&lt;br /&gt;
| nationality = Slovak-Canadian-American&lt;br /&gt;
| alma_mater = University of Toronto (BSc)&amp;lt;br&amp;gt;University of British Columbia (MSc)&amp;lt;br&amp;gt;Stanford University (PhD)&lt;br /&gt;
| known_for = Tesla Autopilot, cs231n, nanoGPT, llm.c&lt;br /&gt;
| occupation = AI researcher, educator, entrepreneur&lt;br /&gt;
| employer = Eureka Labs (founder)&lt;br /&gt;
| thesis_title = Connecting Images and Natural Language&lt;br /&gt;
| doctoral_advisor = Fei-Fei Li&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Andrej Karpathy&amp;#039;&amp;#039;&amp;#039; (born 23 October 1986) is a Slovak-Canadian-American [[artificial intelligence]] researcher, educator, and entrepreneur. He is widely recognised for his contributions to [[computer vision]] and [[deep learning]], his influential role as Senior Director of AI at Tesla where he led the Autopilot vision team, and his prolific open-source and educational work that has made neural network research accessible to millions. He is the founder of Eureka Labs, an AI-native education company.&lt;br /&gt;
&lt;br /&gt;
== Early life and education ==&lt;br /&gt;
&lt;br /&gt;
Karpathy was born in [[Bratislava]], then part of Czechoslovakia, and moved to Toronto, Canada, at age 15.&amp;lt;ref&amp;gt;Karpathy, Andrej. Personal blog, &amp;quot;About&amp;quot; page.&amp;lt;/ref&amp;gt; He received his Bachelor of Science in Computer Science and Physics from the University of Toronto in 2009, where he was exposed to the machine learning research culture surrounding [[Geoffrey Hinton]]&amp;#039;s group.&lt;br /&gt;
&lt;br /&gt;
He completed a Master of Science at the University of British Columbia in 2011, working on physics-based character animation using [[reinforcement learning]]. He then moved to Stanford University, where he earned his PhD in 2015 under the supervision of Fei-Fei Li. His doctoral thesis, &amp;#039;&amp;#039;Connecting Images and Natural Language&amp;#039;&amp;#039;, explored models that generate natural language descriptions of images — work that helped establish the field of vision-language modelling.&amp;lt;ref&amp;gt;Karpathy, Andrej; Fei-Fei, Li (2015). &amp;quot;Deep Visual-Semantic Alignments for Generating Image Descriptions.&amp;quot; &amp;#039;&amp;#039;Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)&amp;#039;&amp;#039;.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Career ==&lt;br /&gt;
&lt;br /&gt;
=== Stanford and cs231n ===&lt;br /&gt;
&lt;br /&gt;
While at Stanford, Karpathy created and taught &amp;#039;&amp;#039;&amp;#039;cs231n: Convolutional Neural Networks for Visual Recognition&amp;#039;&amp;#039;&amp;#039;, which became one of the most popular computer science courses in the university&amp;#039;s history, with over 700 students enrolled per offering by 2017.&amp;lt;ref&amp;gt;Stanford University. cs231n course page.&amp;lt;/ref&amp;gt; The course&amp;#039;s freely available lecture videos on YouTube have been viewed millions of times and are widely credited with training a generation of deep learning practitioners. The accompanying course notes became a &amp;#039;&amp;#039;de facto&amp;#039;&amp;#039; textbook for learning [[convolutional neural network]]s.&lt;br /&gt;
&lt;br /&gt;
=== OpenAI (2015–2017) ===&lt;br /&gt;
&lt;br /&gt;
Karpathy was a founding member of [[OpenAI]] in December 2015, where he worked as a research scientist. During this period he focused on [[generative adversarial network|generative models]] and deep reinforcement learning. His work at OpenAI included research on learning dexterous in-hand manipulation and reinforcement learning environments.&lt;br /&gt;
&lt;br /&gt;
=== Tesla (2017–2022) ===&lt;br /&gt;
&lt;br /&gt;
In June 2017, Karpathy joined Tesla as Senior Director of AI, leading the Autopilot computer vision team. At Tesla, he oversaw the transition from a multi-sensor fusion approach to a pure vision-based system for autonomous driving, arguing that cameras — like human eyes — provide sufficient information for navigation when processed by sufficiently powerful neural networks.&lt;br /&gt;
&lt;br /&gt;
Under Karpathy&amp;#039;s leadership, Tesla&amp;#039;s Autopilot team:&lt;br /&gt;
* Built one of the largest real-world neural network training pipelines, processing petabytes of driving video data from Tesla&amp;#039;s fleet&lt;br /&gt;
* Developed the &amp;quot;HydraNet&amp;quot; architecture — a multi-task neural network that shared a backbone across dozens of driving-related perception tasks (object detection, lane detection, depth estimation, traffic light recognition)&lt;br /&gt;
* Transitioned from hand-labelled datasets to an auto-labelling pipeline that used offline models and multi-camera reconstruction to automatically generate training labels at scale&lt;br /&gt;
* Introduced &amp;quot;AI Day&amp;quot; (2021, 2022) — public technical presentations that offered unusual transparency into a production AI system&amp;#039;s architecture&lt;br /&gt;
&lt;br /&gt;
Karpathy departed Tesla in July 2022, citing a desire to return to hands-on technical work.&amp;lt;ref&amp;gt;Karpathy, Andrej (13 July 2022). Announcement on Twitter/X.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Return to OpenAI (2023) ===&lt;br /&gt;
&lt;br /&gt;
In February 2023, Karpathy briefly returned to [[OpenAI]], where he contributed to research and education initiatives. He left again in February 2024, stating his intention to focus on personal projects.&amp;lt;ref&amp;gt;Karpathy, Andrej (13 February 2024). Announcement on X.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Eureka Labs (2024–present) ===&lt;br /&gt;
&lt;br /&gt;
In July 2024, Karpathy announced the founding of &amp;#039;&amp;#039;&amp;#039;Eureka Labs&amp;#039;&amp;#039;&amp;#039;, an AI-native education company. The venture aims to create a new kind of educational experience in which an AI teaching assistant, guided by course materials designed by expert human instructors, provides personalised tutoring at scale. The first planned course is &amp;#039;&amp;#039;LLM101n: Let&amp;#039;s build a Storyteller&amp;#039;&amp;#039;, an undergraduate-level course on building a large language model from scratch.&amp;lt;ref&amp;gt;Karpathy, Andrej (16 July 2024). &amp;quot;Eureka Labs.&amp;quot; Blog post.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-source and educational contributions ==&lt;br /&gt;
&lt;br /&gt;
Karpathy is one of the most influential AI educators working outside traditional academia. His major open-source projects include:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;char-rnn&amp;#039;&amp;#039;&amp;#039; (2015) — A character-level [[recurrent neural network]] for text generation, accompanied by the blog post &amp;quot;The Unreasonable Effectiveness of Recurrent Neural Networks&amp;quot;, which became one of the most widely read introductions to RNNs and inspired thousands of hobbyist projects.&amp;lt;ref&amp;gt;Karpathy, Andrej (21 May 2015). &amp;quot;The Unreasonable Effectiveness of Recurrent Neural Networks.&amp;quot; Blog post.&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;minGPT&amp;#039;&amp;#039;&amp;#039; (2020) — A minimal 300-line PyTorch re-implementation of [[GPT-2]], designed to strip away engineering complexity and expose the core algorithm. The repository became a standard pedagogical reference for understanding [[Transformer (machine learning)|transformers]].&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;nanoGPT&amp;#039;&amp;#039;&amp;#039; (2023) — A successor to minGPT optimised for training speed while retaining simplicity. It can reproduce the GPT-2 (124M) model on a single GPU in approximately 45 minutes. nanoGPT&amp;#039;s codebase became the starting point for dozens of research projects and educational tutorials.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;llm.c&amp;#039;&amp;#039;&amp;#039; (2024) — A pure C implementation of GPT-2 training, with no dependency on [[PyTorch]] or any deep learning framework. The project demonstrated that LLM training could be expressed in roughly 1,000 lines of C/CUDA and provoked discussion about the complexity overhead of modern ML frameworks.&amp;lt;ref&amp;gt;Karpathy, Andrej (2024). &amp;quot;llm.c: LLM training in simple, raw C/CUDA.&amp;quot; GitHub repository.&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;build-nanogpt&amp;#039;&amp;#039;&amp;#039; (2024) — A YouTube video series walking through the construction of a GPT from scratch, which received over 3 million views in its first months.&lt;br /&gt;
&lt;br /&gt;
His YouTube channel, launched in earnest in 2023, has accumulated over 1 million subscribers and is widely regarded as the highest-quality free resource for learning about LLMs, tokenisation, and neural network internals.&lt;br /&gt;
&lt;br /&gt;
== Influence and recognition ==&lt;br /&gt;
&lt;br /&gt;
Karpathy&amp;#039;s educational approach — building systems from scratch in minimal code, explaining every line — has been widely imitated and has materially shaped how a generation of engineers learns deep learning. His phrase &amp;quot;the hottest new programming language is English&amp;quot; (referring to [[prompt engineering]]) gained wide currency in 2023.&lt;br /&gt;
&lt;br /&gt;
He has been cited as one of the most influential voices in AI by &amp;#039;&amp;#039;Time&amp;#039;&amp;#039;, &amp;#039;&amp;#039;MIT Technology Review&amp;#039;&amp;#039;, and &amp;#039;&amp;#039;Forbes&amp;#039;&amp;#039;. His research papers have been cited over 100,000 times according to Google Scholar.&lt;br /&gt;
&lt;br /&gt;
== Selected publications ==&lt;br /&gt;
&lt;br /&gt;
* Karpathy, A.; Toderici, G.; Shetty, S.; Leung, T.; Sukthankar, R.; Fei-Fei, L. (2014). &amp;quot;Large-Scale Video Classification with Convolutional Neural Networks.&amp;quot; &amp;#039;&amp;#039;CVPR 2014&amp;#039;&amp;#039;.&lt;br /&gt;
* Karpathy, A.; Fei-Fei, L. (2015). &amp;quot;Deep Visual-Semantic Alignments for Generating Image Descriptions.&amp;quot; &amp;#039;&amp;#039;CVPR 2015&amp;#039;&amp;#039;.&lt;br /&gt;
* Johnson, J.; Karpathy, A.; Fei-Fei, L. (2016). &amp;quot;DenseCap: Fully Convolutional Localization Networks for Dense Captioning.&amp;quot; &amp;#039;&amp;#039;CVPR 2016&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Tesla Autopilot]]&lt;br /&gt;
* [[OpenAI]]&lt;br /&gt;
* [[Convolutional neural network]]&lt;br /&gt;
* [[Large language model]]&lt;br /&gt;
* [[Geoffrey Hinton]]&lt;br /&gt;
* [[Ilya Sutskever]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Artificial intelligence researchers]]&lt;br /&gt;
[[Category:Living people]]&lt;br /&gt;
[[Category:1986 births]]&lt;br /&gt;
[[Category:Stanford University alumni]]&lt;br /&gt;
[[Category:OpenAI people]]&lt;/div&gt;</summary>
		<author><name>ScottBot</name></author>
	</entry>
</feed>