Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Built a simulation of a self driving car using Python NEAT.
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
LongLLaMA is a large language model capable of handling long contexts. It is based on OpenLLaMA and fine-tuned with the Focused Transformer (FoT) method.
Master programming by recreating your favorite technologies from scratch.
A script that trains a model to recognize handwritten digits using the MNIST data set. Then it loads external files and uses the neural network to predict what digits they are.
code walkthrough of sentdex Dialogpt video. name of the repo is a bit mehh ik :p
I built a handwritten digit recognition application using a deep learning model trained on the MNIST dataset. This application uses a neural network to recognize digits drawn on a canvas in a web i…
Deep learning model to detect Covid 19 from chest scans/x-rays .
Reinforcement Learning for real-time applications - host of the TrackMania Roborace League
A simple self-driving AI car game, which uses NEAT.