NLP random sample
- 2 Devlogs
- 2 Total hours
an nlp core process
an nlp core process
well, i think i got it, a simple feedforward net with guessing the next number in a list of number
well, this is the first devlog on this project, so im gonna make a quick overview about what im gonna do.
Overall, the goals is an program that can turn any source to .md file and make an overview about that.
About tech spec, i have something in mind, using MarkItDown by Microsoft to turn raw source into .md and use and nlp module to read and make and quick overview about the source.
thats everything about now
/.ps: im learning neuron network ( to train a model if i can :>)