Skip to content
View slbouknight's full-sized avatar
Block or Report

Block or report slbouknight

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
slbouknight/README.md

Sedrick Bouknight

AI/ML Software Developer

I currently work as an AI/ML Software Developer, I strive to explore cutting-edge technologies and contribute to the advancement of AI specifically in the context of science. My GitHub profile showcases my personal code projects, focusing on topics such as machine learning, deep learning, reinforcement learning, computer vision, and natural language processing. With a strong foundation in programming and a drive for innovation, I'm dedicated to pushing the boundaries of AI and its applications.

Languages and Tools

Python

TensorFlow

PyTorch

AWS

Jupyter

Pandas

NumPy


Pinned

  1. facial-recognition facial-recognition Public

    A series of programs coded in Python using OpenCV, Tensorflow backend, and open source neural networks to complete tasks including facial location, expression classification, age/gender estimation,…

    Python 1

  2. medical-treatment medical-treatment Public

    From past Kaggle problem. Predicts the effect of Genetic Variants to enable Personalized Medicine using various machine learning and natural language processing techniques.

    Jupyter Notebook

  3. doom-deep-qlearning-agent doom-deep-qlearning-agent Public

    Utilizes Reinforcement Learning, specifically Deep-Q Learning, and OpenAI Gym to train an agent to perform well in the popular first-person shooter game 'Doom'

    Python

  4. dialogue-summarizer dialogue-summarizer Public

    Completed dialogue summarization task using Generative AI. Utilized FLAN-T5 Large Language Model using Hugging Face Transformers and experimented with zero-shot, one-shot, and few-shot inference. P…

    Jupyter Notebook 2