Pinned Repositories
every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
fintech_patents
Contains work done on the fintech patents classification project. The goal of this project is to build a model that can detect if a patent is fintech or not based on it's text content. If a patent is fintech then we want to know which kind of fintech patent it is form our defined fintech categories.
GINA_robot_arduino
[HOBBY PROJECT] Custom made robot arm with Arduino controller. Arm is built entirely by me and its purpose is purely educational. It’s my personal design developed out of my curiosity about robotics and programming hardware.
gmihaila.github.io
My personal website power by MkDocs
gtc2020_instructor_training
GPUs in Natural Language Processing
ml_things
This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those cool functions you created before? Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippets.
nao
Nao Robot Python Code
project_template
Template for a full data science project. It contains everything you would normally / should use in a data science project.
stock_risk_prediction
Stock risk prediction based on annual financial report (10K) risk factors section 1A
unt_hpc
This repo is designed for the University of North Texas (UNT) High Performance Computing (HPC) - Data Science & Analytics (DSA). It containes short tutorials, code snippets and notebooks and other info on how to use the UNT supercomputer for data science.
gmihaila's Repositories
gmihaila/ml_things
This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those cool functions you created before? Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippets.
gmihaila/gmihaila.github.io
My personal website power by MkDocs
gmihaila/project_template
Template for a full data science project. It contains everything you would normally / should use in a data science project.
gmihaila/fintech_patents
Contains work done on the fintech patents classification project. The goal of this project is to build a model that can detect if a patent is fintech or not based on it's text content. If a patent is fintech then we want to know which kind of fintech patent it is form our defined fintech categories.
gmihaila/nao
Nao Robot Python Code
gmihaila/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
gmihaila/GINA_robot_arduino
[HOBBY PROJECT] Custom made robot arm with Arduino controller. Arm is built entirely by me and its purpose is purely educational. It’s my personal design developed out of my curiosity about robotics and programming hardware.
gmihaila/stock_risk_prediction
Stock risk prediction based on annual financial report (10K) risk factors section 1A
gmihaila/unt_hpc
This repo is designed for the University of North Texas (UNT) High Performance Computing (HPC) - Data Science & Analytics (DSA). It containes short tutorials, code snippets and notebooks and other info on how to use the UNT supercomputer for data science.
gmihaila/gtc2020_instructor_training
GPUs in Natural Language Processing
gmihaila/machine_learning_enviroment
How to build python enviroment from scratch
gmihaila/alphafold
Open source code for AlphaFold.
gmihaila/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
gmihaila/gmihaila
George's readme
gmihaila/hpc_gateway
Automate process of ssh tunneling and port forwarding from HPC cluster to a publicly available VM.
gmihaila/IOS_ChatLog
Swift Chat Layout
gmihaila/IOS_Speech_Recognition
IOS APP - Xcode project: Simple speech recognition app
gmihaila/linux_things
I personally own a Raspberry Pi4. I love using it and doing small project around it. I built this repo to keep track of information I need to know around Linux. Because of this most of the info here will work on Linux in general not just Raspberry PI.