Skip to content
View bradleypallen's full-sized avatar

Highlights

  • Pro

Block or report bradleypallen

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
bradleypallen/README.md

Brad's LinkedIn page Brad's Github page Brad's Google Scholar page

I'm a technology executive and serial entrepreneur who is currently Chief Architect at Merit, a Bay Area startup building a verified identity platform. Previously, I was Chief Architect at Elsevier, and before that, founder/CTO at three startups in the Los Angeles area, achieving successful exits in two of the three. I began my career during the 1980s as one of the very first knowledge engineers of the expert systems era, after earning a BS in Applied Mathematics at Carnegie Mellon University. I am also a Guest Researcher in the INtelligent Data Engineering Lab at the University of Amsterdam. At INDE Lab, I am exploring the evolution of the practice of knowledge engineering and the impact of large language models on that evolution.

Below are some repos addressing a number of topics such as conceptual engineering using large language models (LLMs), using LLMs to evaluate knowledge graphs (KGs) in the context of KG refinement, the detection of hallucinations using LLMs (for the SemEval-2024 Task-6 SHROOM competition), a linked data catalog of my William S. Burroughs collection, the calculation of Texas Hold'Em hand win percentages, and a trainer for John Horton Conway's Doomsday algorithm.

Pinned Loading

  1. evaluating-kg-class-memberships-using-llms evaluating-kg-class-memberships-using-llms Public

    Code and data for experiments on the evaluation of class membership relations in knowledge graphs using LLMs

    Jupyter Notebook 3

  2. zero-shot-classifiers-for-conceptual-engineering zero-shot-classifiers-for-conceptual-engineering Public

    Experiments with conceptual engineering using an LLM-based implementation of Jennifer Nado's classification procedures

    Jupyter Notebook 5

  3. shroom shroom Public

    SemEval 2024 Task 6 (SHROOM) entry

    Jupyter Notebook 1

  4. wsb-collection wsb-collection Public

    The William S. Burroughs Collection of Bradley P. Allen

    HTML

  5. texasholdem texasholdem Public

    Code for the determination of hand ranks and values in Texas Hold'em

    Jupyter Notebook

  6. doomsday doomsday Public

    A Doomsday rule algorithm utility and trainer

    Python 7 8