{
"quote": "Do not pray for easy lives. Pray to be stronger men.",
"author": "John F. Kennedy"
}
Welcome to my GitHub! My name is Kenneth Grace and I'm a Managing Consultant at Arctiq, an international IT solutions provider. But more importantly, I'm a programmer and a computer enthusiast. Here on my GitHub, you'll find my biggest passions: my personal projects. Please feel free to look around and see what I've been up to and thanks for stopping by!
NetGPT is a task-capable personal assistant based on micro-serviced Natural Language Processing (NLP) for interpreting intent and taking action. NetGPT is intended to be a platform for my fellow engineers to build their own personal assistants for their own tasks.
Gracious is a hand-made machine-learning simulation framework capable of near instantaneous learning. Using Hebbian correlative learning instead of back-propogration, Gracious can begin to recognize patterns with only a few (<10) examples. Admittedly, this project never broke 30% accuracy with it's limited implementation. This is really an experiment in machine learning and artificial intelligence based on the work of Dr. Pentti O. Haikonen.