zero_to_gpt VS pls

Compare zero_to_gpt vs pls and see what are their differences.

zero_to_gpt

Go from no deep learning knowledge to implementing GPT. (by VikParuchuri)

pls

`pls` is a prettier and powerful `ls(1)` for the pros. (by pls-rs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
zero_to_gpt pls
3 3
800 654
- 0.8%
6.3 9.0
10 months ago 26 days ago
Jupyter Notebook Rust
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

zero_to_gpt

Posts with mentions or reviews of zero_to_gpt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-19.
  • Deep Learning Course
    2 projects | news.ycombinator.com | 19 Nov 2023
    The deep learning book is a great choice, as many have mentioned.

    I've been making a course that has a little less theory, and a little more application here - https://github.com/VikParuchuri/zero_to_gpt . Videos are all optional (cover the same content as the text).

  • Ask HN: Resources to brush up from 'Intro to ML' to current LLMs/generative AI?
    1 project | news.ycombinator.com | 18 Nov 2023
    I've been putting a course together that teaches deep learning from the ground up - https://github.com/VikParuchuri/zero_to_gpt . It includes theory and code, and tries to strike a balance between the two.

    It focuses on text models over image models (rnn, transformer, etc).

    It's not 100% finished, but has enough to get you very far.

  • Ask HN: Tell us about your project that's not done yet but you want feedback on
    68 projects | news.ycombinator.com | 16 Aug 2023
    I'm in the process of creating a deep learning course called Zero to GPT - https://github.com/VikParuchuri/zero_to_gpt .

    It teaches you everything you need to train your own LLM, including the basics of deep learning and linear algebra. You learn the theory and the application, so you have a strong grounding in what you're doing. It includes written explanations, diagrams, and videos.

    I'm up to transformers now - only a few more lessons to go. It's been fun to write, but balancing time spent training models with writing the course has been hard. Hopefully I will get the time to finish it soon.

pls

Posts with mentions or reviews of pls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • My last weeks GitHub contributions
    8 projects | dev.to | 27 Apr 2024
    Many PR about typos fixing or installing GitHub actions to validate spellchecking on various repositories fix typos #4 ccoVeille posted on Apr 15, 2024 Fix typos and style Format README.md file View on GitHub Add Typos GitHub Action #37 ccoVeille posted on Apr 19, 2024 https://github.com/marketplace/actions/typos-action Fixes #28 View on GitHub fix typos #113 ccoVeille posted on Apr 13, 2024 Fix typos in code and tests Fix acronyms and brand names View on GitHub fix typos, brands and acronyms #21 ccoVeille posted on Apr 01, 2024 fix typos in code, test and documentation Fix registered trademark and other acronyms View on GitHub Fix typos in the documentation and code comments #99 ccoVeille posted on Apr 21, 2024 View on GitHub typos suggestion #390 ccoVeille posted on Apr 22, 2024 Check list [X] I have performed a self-review of my code [ ] I have commented my code in hard-to-understand areas [X] I have made corresponding changes to the documentation Description Fix some typos and wordings in README.md Fix headers style Fix exemplī grātiā usage (Latin) Type of change [ ] Bug fix [ ] New feature [ ] Refactor [ ] Breaking change [X] Documentation change Test environment Shell [ ] bash [ ] zsh [ ] fish OS [ ] Linux [ ] Mac OS X [ ] Windows [ ] Others: View on GitHub Fix typo and style #3 ccoVeille posted on Apr 25, 2024 View on GitHub
  • Ask HN: Tell us about your project that's not done yet but you want feedback on
    68 projects | news.ycombinator.com | 16 Aug 2023
    I'm working on pls (https://github.com/dhruvkb/pls/), a prettier and more powerful alternative to ls(1) that adds a lot of customisation and provides a very fluent command-line interface. It aims to be a superset of exa in terms of the features, while being more actively maintained and targeting a smaller subset of pro-users.

    It works quite well and is very usable as a daily driver. I'm adding more features to it and making it available to install it via platform-native package managers.

  • pls is a better ls for developers
    5 projects | /r/Python | 5 Feb 2022
    I made a small CLI tool called pls (repo). It's a FOSS app for listing the contents of your directory (similar to ls) but it has lots of nifty features geared towards professionals/programmers (hence the 'p' in the name) that make the output prettier and easier to visually parse.

What are some alternatives?

When comparing zero_to_gpt and pls you can also consider the following projects:

mit-deep-learning-book-pdf - MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville

rich-cli - Rich-cli is a command line toolbox for fancy output in the terminal

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

click - Python composable command line interface toolkit

url2epub - Create ePub files from URLs

vanna - 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.

paisa - Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi

jekyll-sqlite - A Jekyll plugin that lets you use SQLite database instead of data files as a data source.

divedb - This is the source repository for the DiveDB site

cpu-n1 - Simulator for a CPU that's even simpler than CPU0.

nitter - Alternative Twitter front-end

tqdm - :zap: A Fast, Extensible Progress Bar for Python and CLI