Skip to content
View shuvoxcd01's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report shuvoxcd01

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
shuvoxcd01/README.md

πŸ‘‹ Hello, World! I'm Falguni!

LinkedIn Twitter GitHub Stack Overflow Hugging Face Medium

Greetings! I am Falguni Das Shuvo, a Machine Learning Engineer with a deep love for Reinforcement Learning, Large Language Models (LLM), and Machine Learning.

πŸ”§ Technologies & Tools

I specialize in:

  • Reinforcement Learning
  • Large Language Models
  • Machine Learning
  • Evolutionary Algorithms
  • Semantic Web
  • Neural Networks
  • Python
  • TensorFlow
  • PyTorch
  • OpenCV
  • Scikit-Learn
  • Spacy
  • AWS

🌱 Currently Learning

Every day is an opportunity to learn something new about AI. Currently, I am exploring the intricacies of reinforcement learning, evolutionary algorithms, semantic web, and neural networks, adding more depth to my expertise.

πŸ“ˆ GitHub Stats

GitHub Stats

πŸš€ Project Highlights

Explore a few pet projects I've enjoyed contributing to:

πŸ“ About Me

I am currently pursuing my master's degree in Computer Science and Engineering at Bangladesh University of Engineering & Technology. My journey in the realm of AI started with a fascination for chess. Curiosity led me to explore the magic of Artificial Intelligence, and it has become an integral part of my life ever since. My expertise includes Computer Vision, Conversational-AI, and, of course, Reinforcement Learning.

πŸ’Ό Work Experience

Infolytx Bangladesh Limited

  • 🧠 Worked extensively with Large Language Models (LLM), diving into the realms of natural language understanding and generation.
  • ☁️ Utilized Amazon Web Services (AWS) to deploy and manage machine learning models at scale.
  • πŸ‘©β€πŸ’» Specialized in AI/ML, focusing on the development of innovative algorithms.
  • πŸ”„ Collaborated on projects involving ProtΓ©gΓ©, Ontologies, and SPARQL to enhance semantic understanding and knowledge representation.

American International University-Bangladesh

  • πŸŽ“ Assisted in teaching and mentoring students in the fields of Artificial Intelligence and Computer Vision.

πŸ“« Let's Connect

I'm open to discussions on AI/ML, technology, and potential collaborations. Feel free to connect with me on LinkedIn.

Thanks for the read, and happy coding! πŸ‘¨β€πŸ’»βœ¨

Pinned Loading

  1. Dyna Dyna Public

    Iterative Policy Evaluation for estimating state-value function from an arbitrary policy.

    Python

  2. REINFORCE REINFORCE Public

    Naive implementation of Monte-Carlo Policy-Gradient Control

    Python 1 1

  3. NST NST Public

    Neural Style Transfer

    Jupyter Notebook 1

  4. Chessica Chessica Public

    Chess GUI that lets the user play against an engine (or an human opponent on a different computer connected to the same network)

    Java 1

  5. Toddler Toddler Public

    A very basic chess engine.

    Python

  6. tictactoe tictactoe Public

    A tictactoe environment to use with OpenAI gym.

    Python