HI
I’m new to Raza and I have a simple question about: what kind of algorithms Raza engine use?
i’m new to Raza but not to NLP in general; I work with TF2, Pytorch and transformers;
I’m new also in chatbot…
then Raza is ‘deterministic’ in its core? (sorry for this simple generalization)
I now Raza is contestualized chatbot, then it doesn’t work with RNNs family or Trasformers models, right ?
is Raza very different from, for example, ParlAI framework?
thanks for yours clarifications and sorry for my ignorance !
Thanks in advance
HI
I started taking a course on udemy , I also watched the Rasa for Beginners, but ther’re many problems;
above all the code, syntax is obsolete, for example about forms actions: ther’s a jungle…in one course a class FormAction is needed in actions.py file, in another video: forms are only declarated in domain.yml files…(not in a python class) …one require ‘slot_was_set’ in stories , others no…then will be problematic to create a working chat for a beginner…then the question is: " Is there an updated effective (2021) Course on Rasa or not??"
thanks again!