#!/usr/bin/python# -*- coding: utf-8 -*-classSoftwareEngineer:
def__init__(self):
self.name="Jeong Ahn"self.major="Computer Science"self.language_spoken= ["ko_kr", "en_US", "ja_JP"]
self.interest= ["AI","Data Science"]
defwelcome(self):
print("Welcome!!")
me=SoftwareEngineer()
me.welcome()Pinned Loading
- huggingface-hub-docs
huggingface-hub-docs PublicForked from huggingface/hub-docs
Docs of the Hugging Face Hub
Handlebars
- transformers
transformers PublicForked from huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python 1
- agents-course
agents-course PublicForked from huggingface/agents-course
This repository contains the Hugging Face Agents Course.
MDX 1
- Data-Analysis-Project
Data-Analysis-Project PublicJupyter Notebook
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.



