?>

As there is an r/osdev for the development of operating systems, is there a subreddit dedicated to the development of your own programming language?

Ask questions about programming.

Is still meaningful to publish open-source projects on Github since Microsoft owns it or i should switch to something like Gitlab?

A subreddit for everything open source related (for this context, we go off the definition of open source here http://en.wikipedia.org/wiki/Open_source)

Is it still meaningful to do something even if you already know you won't excel?

/r/askphilosophy aims to provide serious, well-researched answers to philosophical questions.

To implement a very simple GUI in my Rust OS (with only windows and icons, without complicated features) can I use only embedded_graphics? Or do I need other no_std library?

A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity.

Is it possible to create an OS in Go?

Ask questions and post articles about the Go programming language and related tools, events etc.

Is Rust ready to allow me to add a GUI to my OS? (Maybe not)

A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity.

Besides RedoxOS, is there any other operating system in Rust that has implemented a GUI?

How can i try RedoxOS in qemu on my windows 11 (if meeded i also have WSL with Ubuntu)? Do i need to compile it from scratch?

A subreddit for users, developers, and enthusiasts of Redox OS.

Besides RedoxOS, is there any other operating system in Rust that has implemented a GUI?

A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity.

How can i implement a GUI in my Rust OS?

Is there a model architecture beyond Transformer to generate good text with small a dataset, a few GPUs and "few" parameters? It is enough generating coherent English text as short answers.

Subreddit about Artificial Neural Networks, Deep Learning and Machine Learning.

Is there a model architecture beyond Transformer to generate good text with small a dataset, a few GPUs and "few" parameters? It is enough generating coherent English text as short answers.

A subreddit for Artificial Intelligence and Deep Learning. ChatGPT Large Language Models Transformers

Is there a model architecture beyond Transformer to generate good text with small a dataset, a few GPUs and "few" parameters? It is enough generating coherent English text as short answers.

Pytorch is an open source machine learning framework with a focus on neural networks.

Is there a model architecture beyond Transformer to generate good text with small a dataset, a few GPUs and "few" parameters? It is enough generating coherent English text as short answers.

AI Models

Is there a model architecture beyond Transformer to generate good text with small a dataset, a few GPUs and "few" parameters? It is enough generating coherent English text as short answers.

Find latest open source AI models, datasets and projects here

Is there a model architecture beyond Transformer to generate good text with small a dataset, a few GPUs and "few" parameters? It is enough generating coherent English text as short answers.

Find Free Courses/Whitepapers/Tutorials and many more...

Is there a model architecture beyond Transformer to generate good text with small a dataset, a few GPUs and "few" parameters? It is enough generating coherent English text as short answers.

Ask questions about programming.

Is there a model architecture beyond Transformer to generate good text with small a dataset, a few GPUs and "few" parameters? It is enough generating coherent English text as short answers.

Welcome to r/learnmachinelearning - a community of learners and educators passionate about machine learning! This is your space to ask questions, share resources, and grow together in understanding ML concepts - from basic principles to advanced techniques. Whether you're writing your first neural network or diving into transformers, you'll find supportive peers here. For ML research, /r/machinelearning For resume review, /r/engineeringresumes For ML engineers, /r/mlengineering

Is it true that deepseek for training has distilled from OpenAl models or is it just a move by Microsoft not to lose too much in the stock market?

Unravel the mystery of AGI with curiosity. Answer the essential question with long-termism. We are an unofficial community.

What is the difference between open-source and free software?

"Free software" means software that respects users' freedom and community. Roughly, it means that the users have the freedom to run, copy, distribute, study, change and improve the software. Thus, "free software" is a matter of liberty, not price. To understand the concept, you should think of "free" as in "free speech," not as in "free beer".

Is there a benchmark to understand how good is a small LLM in generating text between 100M and 400M? Because most of benchmarks out there are for trillions of parameters.

Welcome to r/learnmachinelearning - a community of learners and educators passionate about machine learning! This is your space to ask questions, share resources, and grow together in understanding ML concepts - from basic principles to advanced techniques. Whether you're writing your first neural network or diving into transformers, you'll find supportive peers here. For ML research, /r/machinelearning For resume review, /r/engineeringresumes For ML engineers, /r/mlengineering

Can i still have a good chatbot from an LLM i've trained from scratch with only one GPU but with 168M parameters? My goal is to have a chatbot able to speak generic English conversations, nothing super-stargate (just hobby)

Welcome to r/learnmachinelearning - a community of learners and educators passionate about machine learning! This is your space to ask questions, share resources, and grow together in understanding ML concepts - from basic principles to advanced techniques. Whether you're writing your first neural network or diving into transformers, you'll find supportive peers here. For ML research, /r/machinelearning For resume review, /r/engineeringresumes For ML engineers, /r/mlengineering

I have finally solved my problem creating from scratch in rust a driver to write files on a disk, to save data permanently. Just wanted to say: never give up. I thought it was impossible, but I've done it. Same thing might occur with your project.

Ĉu estas aŭtoroj kiuj verkis poemojn aŭ librojn en Esperanto aŭ eĉ filmojn?

Welcome to the Esperanto subreddit! Esperanto is a widely spoken universal language. It's one of the easiest languages to learn! On /r/Esperanto, feel free to ask questions, post relevant links, and start discussions in or about Esperanto. If you want to ask a question about Esperanto please do so in the question thread stickied at the top of the sub, otherwise it will be removed. Remember to add a flair to your posts! https://discord.gg/esperanto

At the moment i am developing a Rust OS and it is only one kernel cargo no_std. I'd like now to add userspace implementation in my kernel (i followed the phil opp tutorial) to create other cargo and maybe using the std. Where can i learn how to implement such a thing in my OS?

A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity.