rohingosling
Independent Machine learning researcher. Aficionado of trans-humanist philosophy. Extreme sports athlete.
South Africa
Pinned Repositories
common-cpp
Common code framework: C++
common-cs
Common code framework: C#
common-java
Common code framework: Java
common-matlab
Common code framework: Matlab
common-python
Common code framework: Python.
neural-network-cpp
General purpose C++ implementation of a multi-layer perceptron network class.
OpenAI-GPT-Reference-Application-2-OOP
OpenSCAD
OpenSCAD models
parametric-functions
Test program to test parametric functions.
pinger
Utility to ping a host and measure response time, using Python ping3 package.
rohingosling's Repositories
rohingosling/common-cpp
Common code framework: C++
rohingosling/common-cs
Common code framework: C#
rohingosling/common-java
Common code framework: Java
rohingosling/common-matlab
Common code framework: Matlab
rohingosling/common-python
Common code framework: Python.
rohingosling/neural-network-cpp
General purpose C++ implementation of a multi-layer perceptron network class.
rohingosling/OpenAI-GPT-Reference-Application-2-OOP
rohingosling/OpenSCAD
OpenSCAD models
rohingosling/parametric-functions
Test program to test parametric functions.
rohingosling/pinger
Utility to ping a host and measure response time, using Python ping3 package.
rohingosling/OpenAI-GPT-Reference-Application-1-Procedural
Simple OpenAI GPT API reference chatbot, that demonstraits basic turn based chatbot principles.
rohingosling/OpenAI-GPT-Reference-Application-3-OOP
Simple OpenAI GPT API reference chatbot, that demonstraits basic turn based chatbot principles. OOP version.