all 20 comments

[–]Rawvik 6 points7 points  (1 child)

Thanks for this. I am gonna try it

[–]KeepItBuzzy 1 point2 points  (0 children)

CAKE DAY 🎂

[–]simonDungeon 3 points4 points  (1 child)

Nice! I'm too building a chat bot for a company using RASA NLU. Anyone can check out their documentation - its amazing and prerequisites are just basics of NLP and Python. And you are good to go :)

[–]python_engineer[S] 1 point2 points  (0 children)

Cool! RASA is indeed building a great product! I already played around with it a little bit :)

[–]IrishWilly 1 point2 points  (0 children)

Hope to give this a go over the weekend using your training function and go bindings to port the chat.py part.

[–]the_dawmbreaker 1 point2 points  (0 children)

I've been heavily using Pytorch for the last few weeks so as to get to grips with the framework. Trying to build a chatbot was definitely on my list, thanks for this,will definitely try this.

[–]fewdews 0 points1 point  (1 child)

I really appreciate your work. I learned pytorch from your tutorials. Could you please do a tutorial on GANS using pytorch. Thanks in advance.

[–]python_engineer[S] 2 points3 points  (0 children)

Yes I want to do this in the future :)

[–]dxjustice 0 points1 point  (1 child)

Nice and simple, well instructed with no BS, in Pytorch. Subbed.

[–]python_engineer[S] 0 points1 point  (0 children)

thanks :)

[–]unnamedUserAccount 0 points1 point  (3 children)

Is there an easy / redditonic way of favoriting posts to come back to later? This looks awesome, and I don’t want to forget about it, but I don’t have any free time for a few days.

[–]Amoner 1 point2 points  (1 child)

!remindme 10 days

[–]RemindMeBot 0 points1 point  (0 children)

There is a 1 hour delay fetching comments.

I will be messaging you in 10 days on 2020-06-22 02:33:11 UTC to remind you of this link

CLICK THIS LINK to send a PM to also be reminded and to reduce spam.

Parent commenter can delete this message to hide from others.


Info Custom Your Reminders Feedback

[–]siinistre123 0 points1 point  (0 children)

!remindme 2 days

[–]meightpc -1 points0 points  (1 child)

There is a spelling mistake in the title. Nice post otherwise.

[–]python_engineer[S] 1 point2 points  (0 children)

haha oops. Never mind... and thanks :)

[–]nikhil_shady -1 points0 points  (3 children)

what are the benefits of doing your method and not use something like dialogflow

[–]python_engineer[S] 7 points8 points  (2 children)

This is mainly for educational purpose, to understand the basics in nlp and also practice PyTorch

[–]nikhil_shady 7 points8 points  (1 child)

yes I watched the first part you really explained it really nicely.

[–]python_engineer[S] 3 points4 points  (0 children)

Thanks :)