prabhasak
Another Machine Learning Enthusiast. Supply Chain Consultant at SAP America. Master's in Electrical Engineering from Texas A&M University.
SAP America, Inc.Texas, USA
prabhasak's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
public-apis/public-apis
A collective list of free APIs
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
TheAlgorithms/Python
All Algorithms implemented in Python
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
triton-lang/triton
Development repository for the Triton language and compiler
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
microsoft/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
jayshah19949596/CodingInterviews
This repository contains coding interviews that I have encountered in company interviews
HumanCompatibleAI/imitation
Clean PyTorch implementations of imitation and reward learning algorithms
PacktPublishing/Deep-Reinforcement-Learning-Hands-On-Second-Edition
Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt
SerialLain3170/AwesomeAnimeResearch
Papers, repository and other data about anime or manga research. Please let me know if you have information that the list does not include.
georgearun/Data-Science--Cheat-Sheet
Cheat Sheets
andrewliao11/gail-tf
Tensorflow implementation of generative adversarial imitation learning
OValery16/Manga-colorization---cycle-gan
Tutorial about the use of cycle-gan to colorize a manga
minerllabs/baselines
A collection of baselines for the MineRL environment/datasets & the NeurIPS 2021 MineRL competitions
ryul99/pytorch-project-template
Deep Learning project template for PyTorch (multi-gpu training is supported)
SAP-samples/btp-ai-sustainability-bootcamp
This github repository contains the sample code and exercises of btp-ai-sustainability-bootcamp, which showcases how to build Intelligence and Sustainability into Your Solutions on SAP Business Technology Platform with SAP AI Core and SAP Analytics Cloud for Planning.
rajubapi/NN-Notes
This repository will house the entire blog for the course taught by Dr. Bapi S. Raju, SCIS, UoH
anuva05/PracticalDeepLearningCourse
Fast.ai course notes from online practical deep learning course. Includes Jupyter notebooks with various examples tried out using the fast.ai library (built atop Pytorch).