Tinashe Crispen Garidzira (Crispen Gari) is a software developer and AI Researcher
specializing in deep learning, machine learning, and software development. He is the creator of dataloom
and helperfns
, a machine learning library, and has published academic work in the field. Passionate about React Native, React.js, and TypeScript, he also tutors students and works as a freelancer. He builds AI tools and frameworks, enjoys working with Kaggle and Hugging Face datasets, and favors PyTorch for deep learning. Crispen specializes in supervised classification, regression, clustering, and semi-supervised learning.
TOOLS AND TECHNOLOGIES | BADGE |
---|---|
CLOUD PLATFORMS | |
OPERATING SYSTEM | |
PROGRAMMING LANGUAGES | |
FRAMEWORKS | |
IDE & ENVIRONMENTS | |
VERSION CONTROL | |
SERVERS | |
DATABASES | |
DESIGN | |
ML/DL/AI | |
DEVOPS | |
TOOLS |
#include "CMakeProject2.h"
#include <torch/torch.h>
using namespace std;
int main(){
torch::Tensor tensor = torch::eye(3);
cout << tensor << endl;
return 0;
}
class Config:
CURRENT_YEAR = str(2025)
MESSAGE = "Python, C++, TypeScript/JavaScript, and Java"
if __year__ == Config.CURRENT_YEAR:
print(Config.MESSAGE)
Do you believe Robots is the next big THING? Because I do!!!
(async ()=>{
await console.log("2025, i'm building more with react-native & have a close look to ML/DL/AI!!")
)();