6,583 skills found · Page 5 of 220
nitishsrivastava / DeepnetImplementation of some deep learning algorithms.
trekhleb / Machine Learning Octave🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained
kaushikjadhav01 / Stock Market Prediction Web App Using Machine Learning And Sentiment AnalysisStock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall
gaerae / Awesome Algorithms EducationA curated list to learning and practicing about algorithm.
qqiang00 / ReinforceReinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments
EpistasisLab / PmlbPMLB: A large, curated repository of benchmark datasets for evaluating supervised machine learning algorithms.
dalmia / David Silver Reinforcement LearningNotes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
csuldw / MachineLearningMachine learning resources,including algorithm, paper, dataset, example and so on.
pmulard / Machine Learning Specialization Andrew NgA collection of notes and implementations of machine learning algorithms from Andrew Ng's machine learning specialization.
kwea123 / VTuber UnityUse Unity 3D character and Python deep learning algorithms to stream as a VTuber!
neoml-lib / NeomlMachine learning framework for both deep learning and traditional algorithms
ws13685555932 / Machine Learning Derivationnotes of machine learning algorithm derivation
spring1843 / Go DsaGo Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.
ashishpatel26 / Amazing Feature EngineeringFeature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
yourtion / LearningMasteringAlgorithms CMastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
zhengqili / MegaDepthCode of single-view depth prediction algorithm on Internet Photos described in "MegaDepth: Learning Single-View Depth Prediction from Internet Photos, Z. Li and N. Snavely, CVPR 2018".
ikostrikov / JaxrlJAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.
ZhaoZhibin / DL Based Intelligent Diagnosis BenchmarkSource codes for the paper "Deep Learning Algorithms for Rotating Machinery Intelligent Diagnosis: An Open Source Benchmark Study"
junfanz1 / Software Engineer Coding InterviewsData Structure Algorithms, (GenAI/ML) System Design, Machine Learning, DevOps coding interview practices
nladuo / Captcha Breakcaptcha break based on opencv2, tesseract-ocr and some machine learning algorithm.