Skip to content
View SirawitC's full-sized avatar

Block or report SirawitC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SirawitC/README.md

πŸ‘‹ Hi, I'm Sirawit Chokphantavee

I'm a passionate researcher and developer with a strong interest in machine learning, natural language processing, and artificial intelligence. I enjoy working on real-world problems and collaborating with fellow researchers and developers. My goal is to build impactful innovation in machine learning.

πŸš€ About Me

  • 🌱 I am passionate about continuously learning and exploring new technologies in machine learning, natural language processing, and software development.
  • πŸ’» I love working on interesting research projects and collaborating with developers worldwide.
  • πŸ”­ My core interests include artificial intelligence, coding, automation, and designing scalable applications.

πŸ› οΈ Skills

  • Languages: Python, JavaScript, TypeScript, C++, MATLAB, SQL
  • Libraries and Frameworks: PyTorch, TensorFlow, Scikit-learn, FastAPI, Flask, React, Node.js, Next.js
  • Tools: Git, Docker, VSCode

πŸ“š Publications

Here are some of my publications:

πŸ“Š GitHub Stats

SirawitC's GitHub Stats SirawitC's Top Languages

πŸ“« How to reach me

⚑ Fun Fact

I believe in continuous learning and enjoy sharing knowledge with the community!


Thanks for stopping by! Feel free to check out my repositories and connect with me.

Pinned Loading

  1. NLP-based-music-processing-for-composer-classification NLP-based-music-processing-for-composer-classification Public

    Code for the paper NLP-based music processing for composer classification

    Jupyter Notebook 6

  2. Transformer_from_scratch_pytorch Transformer_from_scratch_pytorch Public

    Build a transformer model from scratch using pytorch to understand its inner workings and gain hands-on experience with deep learning models in PyTorch.

    Python 42 7

  3. SorawitChok/Neural-Network-from-scratch-in-Cpp SorawitChok/Neural-Network-from-scratch-in-Cpp Public

    Build a Neural Network from scratch in C++ to deeply understand how it works, not just how to use it.

    C++ 40 4

  4. Controllable-DCGAN-face-generation Controllable-DCGAN-face-generation Public

    This repository contains an implementation of Conditional Deep Convolutional Generative Adversarial Networks (DCGANs), a type of GAN designed to generate images with specific features such as black…

    Jupyter Notebook 1

  5. SorawitChok/Upload-files-fastapi SorawitChok/Upload-files-fastapi Public

    This project is a FastAPI-based file upload service that securely stores uploaded files and records their metadata using SQLAlchemy and SQLite.

    Python 5

  6. SorawitChok/Process-Scheduling-Simulation-Project SorawitChok/Process-Scheduling-Simulation-Project Public

    This project is a graphical simulation of different CPU scheduling algorithms implemented using Python's Tkinter and Turtle libraries. The simulator visualizes the execution of processes using Firs…

    Python 3