Giter Club home page Giter Club logo
Theophilus Siameh photo

donwany Goto Github PK

followers: 89.0 following: 87.0 repos: 267.0 gists: 8.0

Name: Theophilus Siameh

Type: User

Company: Mississippi State University, former ETSU Alumni

Bio: Data Scientist | Spark Developer | Machine Learning | Python | Scala | Big Data | Statistics | R | Amazon Web Services | DevOps

Twitter: tsiameh

Location: Dallas, TX

Hi there šŸ‘‹

  • āœ‰ļøĀ  You can contact me at my email
  • šŸ§  I'm currently focusing on Federated Learning/LLMs/AI/ML/DL.
  • šŸ¤ I'm open to work - message me
from dataclasses import dataclass, field
from typing import List


@dataclass
class DataProf:
    name: str = "Theophilus Siameh"
    current_role: str = "AI/ML Consultant"
    passions: List[str] = field(
        default_factory=lambda: [
            "artificial-intelligence",
            "data-science",
            "machine learning",
            "federated learning",
            "LLMs"
        ]
    )

    def say_hi(self):
        return "Hi! Thanks for watching.  šŸ‘‹"


me = DataProf()
print(me.say_hi())
  • šŸ”­ Iā€™m currently working on ...
  • šŸŒ± Iā€™m currently learning ...
  • šŸ‘Æ Iā€™m looking to collaborate on ...
  • šŸ¤” Iā€™m looking for help with ...
  • šŸ’¬ Ask me about ...
  • šŸ“« How to reach me: ...
  • šŸ˜„ Pronouns: ...
  • āš” Fun fact: ...

Data Science

TensorFlow Keras mlflow PyTorch

Numpy Pandas Plotly Scikit-Learn Matplotlib OpenCV

Deployment

Kubernetes Docker Grafana ElasticSearch Terraform

Programming Languages

Python Java Scala R Julia LaTeX

Backend Development

Flask FastAPI NodeJS ExpressJS

Database

MongoDB MySql SqlLite Postgres

BigData

Apache Spark Apache Kafka Apache Airflow

AI

ChatGPT

Socials

Twitter LinkedIn Instagram YouTube Discord


Theophilus Siameh's Projects

prompt-engineering-langchain icon prompt-engineering-langchain

With The help of langchain and Prompt Engineering I have created the Simple bot, Language translate prompts and prompt eng with few shot and more to come.

pulsar-book-python icon pulsar-book-python

Stream Processing with Apache Pulsar: Building real-time scalable data streaming applications

pytorch-lora icon pytorch-lora

LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch

pytorchfastapisession icon pytorchfastapisession

This is the official repository for tutorial session Deploying ML Powered applications using FastAPI and Docker

quarkus-demos icon quarkus-demos

An example repository to support this youtube video: https://www.youtube.com/watch?v=S_DV2boUMPA

react-forms-tutorial icon react-forms-tutorial

The repository contains the code and resources for an article that provides a comprehensive and in-depth look at creating forms in React.

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.