Skip to content
View fuchenru's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report fuchenru

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
fuchenru/README.md

Hi there πŸ‘‹ Welcome to Peter's Github Page.

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

class DataScientist:

    def __init__(self):
        self.name = "Peter FuChen"
        self.role = "Data Scientist - AI/ML"
        self.language_spoken = ["en_US", "zh_CN"]
        self.interests = ["Pickleball", "Snow Boarding", "Poker", "Cycling", "Cooking"]

    def say_hi(self):
        print("Thanks for visiting my personal Github Repo, hope you find some of my featured work interesting.")

me = DataScientist()
me.say_hi()

side Image

  • Personal Website: Website Link

  • πŸš€ Data Scientist - AI/ML

  • 🌱 I’m currently working in Machine Learning, AI projects.

  • πŸ’¬ Feel Free to connect with me. I love communicating with everyone.

  • πŸ˜„ Pronouns: He / Him / His

πŸ“« How to reach me:

Β 

Pinned Loading

  1. Stock-Chart-Analyzer Stock-Chart-Analyzer Public

    Python 1

  2. Credit-Score-Prediction-App Credit-Score-Prediction-App Public

    Jupyter Notebook 2

  3. Trading-Hero-LLM Trading-Hero-LLM Public

    A fine-tuned version of FinBERT, a pre-trained model on financial texts. Primary Users: Financial analysts, NLP researchers, and developers working on financial data.

    Jupyter Notebook 3 2

  4. TradingHero TradingHero Public

    Trading Hero is an advanced AI application designed for stock market analysis

    Jupyter Notebook 14 5