GithubHelp home page GithubHelp logo

chatbot-with-pytorch's Introduction

Hello there, I'm Furkan Gulsen

Website LinkedIn Twitter YouTube Medium

I am a software engineer experienced in designing and building distributed, scalable systems using Go, Node.js, Python, and Java. My interest lies in microservices and software architecture. I am also an active contributor to the open-source world, where I enjoy collaborating and sharing knowledge.

👨‍💻 Professional Skills

  • BackEnd: Golang, Java, Python, Node.js (ExpressJS, NestJS)
  • Queue: RabbitMQ, Kafka
  • DevOps: Amazon Web Services (AWS), Google Cloud, Docker, Kubernetes, Jenkins, Redis
  • Logging: Prometheus, Datadog
  • FrontEnd: Angular, React, NextJS
  • Database: Relational Database (SQL, PostgreSQL) / Non-Relational Database (MongoDB, DynamoDB)

⭐️ Communities

  • Google Developer Student Clubs (Mentor, Lead, Core Team) - 2020-2023
  • Microsoft Imaginer (Student Ambassador) - 2021-2022
  • Meta Developer Circle (Project Manager) - 2019-2020
  • BEU Software Engineering Club (Core Team) - 2019-2021
  • Leader Development Program (Core Team) - 2021-2022

🥷 More Open Source Projects

Golang URL Shortener Event Driven Architecture with Golang Microservices with Go

chatbot-with-pytorch's People

Contributors

furkan-gulsen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chatbot-with-pytorch's Issues

RuntimeError: expected scalar type Long but found Int

Hi Furkan
Im trying your code, but Im having problems while compiling the train.py script

I got the following error:

Traceback (most recent call last):
File "C:/Folder/AppTestingOwn/chatbot-pytorch/train.py", line 86, in
loss = criterion(outputs, labels)
File "C:\Users\PC\AppData\Roaming\Python\Python37\site-packages\torch\nn\modules\module.py", line 889, in _call_impl
result = self.forward(*input, **kwargs)
File "C:\Users\PC\AppData\Roaming\Python\Python37\site-packages\torch\nn\modules\loss.py", line 1048, in forward
ignore_index=self.ignore_index, reduction=self.reduction)
File "C:\Users\PC\AppData\Roaming\Python\Python37\site-packages\torch\nn\functional.py", line 2693, in cross_entropy
return nll_loss(log_softmax(input, 1), target, weight, None, ignore_index, None, reduction)
File "C:\Users\PC\AppData\Roaming\Python\Python37\site-packages\torch\nn\functional.py", line 2388, in nll_loss
ret = torch._C._nn.nll_loss(input, target, weight, _Reduction.get_enum(reduction), ignore_index)
RuntimeError: expected scalar type Long but found Int

Process finished with exit code 1

I didn't modify anything
Thaks for your help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.