Alejandro Rivero
Alejandro Rivero
En los BORMA del 2016 aparecen algunos WARNING en el parser: 1184 Absorbidas 61 Beneficiarias 28 Beneficiarios de la cesion 19 Otras indicaciones 19 Domicilio 19 Datos Registrales 9 Adaptación...
A FD calculation seems to need a root node. If nodes are added with addAdjacence, there is no way to set it. Workaround: set it directly, say FD.root=xxx
From now, generate markdown code for a table of popular websites, webpages and articles on the topic asked in each new prompt. Do not generate explanations. Prefer authoritative sources. Put...
Related to https://github.com/f/awesome-chatgpt-prompts/issues/50 # Add New Prompt - [X ] I've confirmed the prompt works well - [ X] I've added `Contributed by: [@yourusername](https://github.com/yourusername)` - [ X] I've added to...
It could be interesting to have some strong opinionated guide from the author addressing some typical issues: - The need or not of freezing some layers while fine tuning, and...
**Is your feature request related to a problem? Please describe.** An alternative to fine tuning a whole model, or only some layers, is to fine tuning an ad-hoc prompt with...
**Is your feature request related to a problem? Please describe.** A lot of models, including GPT, use the same weights matrix for the embedding of the input and, transposing it,...
Is this code a counterexample to the general affirmation that says that neural networks are not Turing Complete?