neural networks for working with microscript
Does anyone know a neural network that can work with microscript?
I just can't find a single neural network that can write even minimally correct code.
Does anyone know a neural network that can work with microscript?
I just can't find a single neural network that can write even minimally correct code.
mictoScript isn't a widely used language, so you have to give the microScript documentation to an LLM before it can write working code. See Make project code available so that chat neural networks can read it, and help advise on it.
https://microstudio.dev/i/gilles/microdl/
Here is an example of a neural network.
I tried to provide documentation, but the neural network did not write any better.
In the GPT query, specify that
You can also ask for the code to be generated in JavaScript and place this code in the project or translate it to MicroScript - which comes down to changing a few syntax elements.
Just to be clear, a neural network is a very general term for artificial intelligence. LLMs (Large Language Models) like ChatGPT and Gemini make use of neural networks, but not all neural networks are LLMs.