Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xujiajiadexiaokeai/use-gpt-to-learn-algorithms


https://github.com/xujiajiadexiaokeai/use-gpt-to-learn-algorithms

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Use GPT to Learn Algorithms
---

# Introduction
Trying to use GPT-3 to learn algorithms. And understand the principles behind the algorithms and how they work.

The algorithms will be implemented and tested using Golang.

All records of communication with gpt will be stored in this repository.​

This is a work in progress.

# Progress
- [X] Red Black Tree
- [ ] Round Robin