135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
You can try Programming with Mosh and/or Tech with Tim. It’s also helpful to use the official documentation to stay up to date, and a good practice to code along with the videos instead of just watching them.
Читать полностью…
If you want to get into deep learning, PyTorch and TensorFlow are great, but for just the chatbot, starting simple might be best
Читать полностью…
Deep learning can be powerful, but for a basic chatbot, simpler approaches like rule-based or retrieval models often work fine. It really depends on what kind of conversation flow you want. Sometimes, less complexity means faster results.
Читать полностью…
This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.
Читать полностью…
Well yes, you are right, maybe I thought it was overkill
Читать полностью…
Why would suggest a deep learning framework for that?
Читать полностью…
Either adapt your question or move to the suggested group, in which case you shouldn't forget to delete your messages from here.
Читать полностью…
This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.
Читать полностью…
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
i'd say django, simply because you can make your own django with flask. thus, you can apply same learning strategy like when learning Python vs C.
Читать полностью…
That depends on the project you are building...
I would recommend flask if you have never done this as its much easyer to wrap your head around
I would like to learn python in YouTube,can someone please suggest the best playlist to watch and learn .
Читать полностью…
Yeah, Flask is solid for that, but if you want to explore more advanced stuff, trying out PyTorch or TensorFlow could give you some neat options
Читать полностью…
Does anyone have an idea about how to generate the 3 QSAR via machine learning ?
Читать полностью…
The original question was to make a chatbot so deep learning framework may help make a good chatbot
Читать полностью…
Yeah, I think flask is okay. You could try pytorch or tensorflow too!
Читать полностью…
In order to make a chatbot, which is the best language to use and source to use to learn
Читать полностью…
Hi everyone!! I'm new here. Just got into python programming, anyone know any good sources to learn from?(I prefer books over videos)
Читать полностью…