Giter Club home page Giter Club logo

Hello there 👋

visitors

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "M. Tolga Cangöz"
        self.role = "Machine Learning Engineer"
        self.language_spoken = ["tr_TR", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

🔧 Technologies & Tools

c cplusplus python git linux opencv pandas pytorch scikit_learn

🗂️ Highlight Projects

Machine Learning Practices

Tolga Cangöz's Projects

accelerate icon accelerate

🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision

build-your-own-x icon build-your-own-x

Master programming by recreating your favorite technologies from scratch.

caption-upsampling icon caption-upsampling

This repository implements the idea of "caption upsampling" from DALL-E 3 with Zephyr-7B and gathers results with SDXL.

captum icon captum

Model interpretability and understanding for PyTorch

contributor_covenant icon contributor_covenant

Pledge your respect and appreciation for contributors of all kinds to your open source project.

datatrove icon datatrove

Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.

developer icon developer

with 100k context windows on the way, it's now feasible for every dev to have their own smol developer

diffusers icon diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch

fastai icon fastai

The fastai deep learning library

fsdl-text-recognizer-2022 icon fsdl-text-recognizer-2022

Source of the FSDL 2022 labs, which are at https://github.com/full-stack-deep-learning/fsdl-text-recognizer-2022-labs

ivy icon ivy

The Unified Machine Learning Framework

langchain icon langchain

⚡ Building applications with LLMs through composability ⚡

mlquestions icon mlquestions

Machine Learning and Computer Vision Engineer - Technical Interview Questions

nanotron icon nanotron

Minimalistic large language model 3D-parallelism training

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.