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

Highlights

  • Pro
Block or Report

Block or report NusretOzates

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
NusretOzates/README.md

Hello World, I'm Nusret πŸ‘‹

Visitors Followers Stars Twitter

  • πŸ”­ Currently, I'm a machine learning engineer in the field of NLP.
  • 🌱 Trying to improve myself in the field of MLOps.
  • Recently got my certification "Google Cloud Certified - Professional Machine Learning Engineer"

Favorite Programming Languages

  • πŸ’» Python
  • πŸ’» Kotlin
  • πŸ’» Swift

Technologies I believe I know a little

  • πŸ’» Tensorflow
  • πŸ’» Transformers
  • πŸ’» Docker
  • πŸ’» Kubernetes
  • πŸ’» Kubeflow
  • πŸ’» FastAPI
  • πŸ’» MongoDB
  • πŸ’» Redis
  • πŸ’» Kafka
  • πŸ’» Openshift
  • and more...

You can find my blog posts on Medium here.

Contact

Pinned

  1. autonlp-classification-kubeflow autonlp-classification-kubeflow Public

    This is a sample application that uses kubeflow pipelines for model hyperparamerer-tuning and training

    Python 3

  2. huggingface-gcp-classification huggingface-gcp-classification Public

    This is an example code for training, tuning and servinghuggingface's transformer model using Vertex AI on GCP

    Python 3

  3. hf-datasets-server-py hf-datasets-server-py Public

    Python SDK to use HuggingFace's datasets server API

    Python 1

  4. Python-DataStructures-Algorithms Python-DataStructures-Algorithms Public

    Various data structures and algorithms in Python

    Python 7

  5. fastAPICreator fastAPICreator Public

    This is a CLI application written with Typer from the creator of FastAPI! You can create your router file, model files and even the Dockerfile with just one command!

    Python 13 2

  6. TransformerFromTheGround TransformerFromTheGround Public

    Transformer Model implementation from the ground using keras and core tensorflow

    Python