Pinned Repositories
coding-interview-university
A complete computer science study plan to become a software engineer.
ComputerVision-Pytorch-OpenCV2
config-files
A set of config_files to ease up the work flow
darknet
Convolutional Neural Networks
Model_Bitcoinminer_Rust
Project
RatecheckerAPI_Rust_Rocket_
RUST-C-lib-Integration-Example-With-BINDGEN-and-CMAKE
Simple_image_augmentation_pipeline_for_yolo-v5
st7796s
Rust driver implementation of st7796s display
Techseeker-404's Repositories
Techseeker-404/ML-Regression-Project_01
Techseeker-404/pybind11
Seamless operability between C++11 and Python
Techseeker-404/ACM-ICPC-Algorithms
Algorithms used in Competitive Programming
Techseeker-404/ai-notebooks
Some ipython notebooks implementing AI algorithms
Techseeker-404/algorithm-and-data-structures
Implementation of common Algorithm
Techseeker-404/awesome-github-profile-readme
😎 A curated list of awesome Github Profile READMEs 📝
Techseeker-404/CNN-from-Scratch-1
A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset
Techseeker-404/colabcode
Run VSCode (codeserver) on Google Colab or Kaggle Notebooks
Techseeker-404/Covid-19-analysis
Analysis with Covid-19 data
Techseeker-404/Decision-Tree-from-Scratch
Techseeker-404/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc
Techseeker-404/Deep-Learning-Tutorial
Techseeker-404/deploy-ml-model-flask
deploy your ml model using flask
Techseeker-404/FakeBananas
Fake news detection web app. Fake Bananas finished top 10 at HackMIT 2017 and won awards for 'best use of data' and 'best use of machine learning for the common good.' (Project is no longer maintained)
Techseeker-404/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Techseeker-404/Kaggle_challenges
This Repository showcases entire kaggle challenges and competition codes and notebooks it also included some datasets from the competition
Techseeker-404/mlframework
Techseeker-404/mnist_ml
C++ Implementations of Various Machine Learning Algorithms using the MNIST Handwriting Data Set
Techseeker-404/Neural-Network-from-Scratch-1
Techseeker-404/Neural_Network_NEAT
This is the code for a self driving Neural Network using NEAT in Python
Techseeker-404/neural_networks
Techseeker-404/PCB-fault-detection-using-OpenCV-python-
This is to find the faults in PCB using OpenCV
Techseeker-404/practical-machine-learning-w-rust
Source Code for 'Practical Machine Learning with Rust' by Joydeep Bhattacharjee
Techseeker-404/predict-insurance-charges-with-ai
Create an end-to-end AI solution that will help predict insurance premium cost with IBM Watson Studio and AutoAI.
Techseeker-404/py
Repository to store sample python programs for python learning
Techseeker-404/Python-Chat-Gui-App
Python chat app with GUI using Socket and Tkinter
Techseeker-404/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
Techseeker-404/scikit-learn-tips
:robot::zap: Daily scikit-learn tips
Techseeker-404/Titanic_Analysis_Using_Neural_Nets
Techseeker-404/twitter-sentiment-analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.