Giter Club home page Giter Club logo
Theophilus Siameh photo

donwany Goto Github PK

followers: 87.0 following: 87.0 repos: 259.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

airflow-docker icon airflow-docker

Source code of the Apache Airflow Tutorial for Beginners on YouTube Channel Coder2j (https://www.youtube.com/c/coder2j)

amazon-sagemaker-examples icon amazon-sagemaker-examples

Example šŸ““ Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using šŸ§  Amazon SageMaker.

annotated_deep_learning_paper_implementations icon annotated_deep_learning_paper_implementations

šŸ§‘ā€šŸ« 60 Implementations/tutorials of deep learning papers with side-by-side notes šŸ“; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), šŸŽ® reinforcement learning (ppo, dqn), capsnet, distillation, ... šŸ§ 

anthropic-cookbook icon anthropic-cookbook

A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.

azureml-examples icon azureml-examples

Official community-driven Azure Machine Learning examples, tested with GitHub Actions.

bark icon bark

šŸ”Š Text-Prompted Generative Audio Model

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.