All Projects → Fbp → Similar Projects or Alternatives

973 Open source projects that are alternatives of or similar to Fbp

Machine Learning Algorithms From Scratch
Implementing machine learning algorithms from scratch.
Stars: ✭ 297 (-11.87%)
Credit-Risk-Analysis
No description or website provided.
Stars: ✭ 29 (-91.39%)
Clrs
Some exercises and problems in Introduction to Algorithms 3rd edition.
Stars: ✭ 313 (-7.12%)
Mutual labels:  algorithm
Data-Analysis
Different types of data analytics projects : EDA, PDA, DDA, TSA and much more.....
Stars: ✭ 22 (-93.47%)
Struc2vec
This repository provides a reference implementation of struc2vec.
Stars: ✭ 291 (-13.65%)
Mutual labels:  algorithm
chaos
Singular Spectrum Analysis methods implementation in Python
Stars: ✭ 22 (-93.47%)
Mutual labels:  prediction
RL-2018
Reinforcement Learning at UCLA IPAM RIPS 2018
Stars: ✭ 15 (-95.55%)
Tensorfow Rbm
Tensorflow implementation of Restricted Boltzmann Machine
Stars: ✭ 290 (-13.95%)
fastML
A Python package built on sklearn for running a series of classification Algorithms in a faster and easier way.
Stars: ✭ 40 (-88.13%)
Platypus
A Free and Open Source Python Library for Multiobjective Optimization
Stars: ✭ 313 (-7.12%)
Mutual labels:  algorithm
ml-for-resource-allocation
Machine Learning for Dynamic Resource Allocation in Network Function Virtualization
Stars: ✭ 22 (-93.47%)
Mutual labels:  prediction
Cs229 Ml Implementation
Implementation of cs229(Machine Learning taught by Andrew Ng) in python.
Stars: ✭ 288 (-14.54%)
Towel
Throw in the towel.
Stars: ✭ 333 (-1.19%)
Mutual labels:  algorithm
WIMP
[arXiv] What-If Motion Prediction for Autonomous Driving ❓🚗💨
Stars: ✭ 80 (-76.26%)
Mutual labels:  prediction
Python
This repository helps you understand python from the scratch.
Stars: ✭ 285 (-15.43%)
Mutual labels:  prediction
adventures-with-ann
All the code for a series of Medium articles on Approximate Nearest Neighbors
Stars: ✭ 40 (-88.13%)
Options Trading Strategies In Python
Developing Options Trading Strategies using Technical Indicators and Quantitative Methods
Stars: ✭ 309 (-8.31%)
fairseq-tagging
a Fairseq fork for sequence tagging/labeling tasks
Stars: ✭ 26 (-92.28%)
Mutual labels:  prediction
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+6558.75%)
Mutual labels:  algorithm
glossary
https://machinelearning.wtf/ - An online glossary of machine learning terms.
Stars: ✭ 28 (-91.69%)
Jstarcraft Rns
专注于解决推荐领域与搜索领域的两个核心问题:排序预测(Ranking)和评分预测(Rating). 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了70多种排序预测与评分预测算法,是最快最全的Java推荐与搜索引擎.
Stars: ✭ 324 (-3.86%)
Mutual labels:  algorithm
algorithmic-market-prediction
Implementation of Algorthmic Prediction of Candle Patterns
Stars: ✭ 21 (-93.77%)
Mutual labels:  prediction
Awesome Computer Vision Models
A list of popular deep learning models related to classification, segmentation and detection problems
Stars: ✭ 278 (-17.51%)
Customer segmentation
Analysing the content of an E-commerce database that contains list of purchases. Based on the analysis, I develop a model that allows to anticipate the purchases that will be made by a new customer, during the following year from its first purchase.
Stars: ✭ 80 (-76.26%)
Algorithm Exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
Stars: ✭ 3,276 (+872.11%)
Mutual labels:  algorithm
interactive-simple-linear-regression
A PureScript, browser-based implementation of simple linear regression.
Stars: ✭ 15 (-95.55%)
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (-18.4%)
Mutual labels:  algorithm
AD Prediction
Alzheimer's Disease Prediction by using ResNet, AlexNet
Stars: ✭ 118 (-64.99%)
Mutual labels:  prediction
Machine-Learning
A repo to explain algorithm in machine learning with CHINESE
Stars: ✭ 24 (-92.88%)
Vtreat
vtreat is a data frame processor/conditioner that prepares real-world data for predictive modeling in a statistically sound manner. Distributed under choice of GPL-2 or GPL-3 license.
Stars: ✭ 274 (-18.69%)
Awesome Algorithms Education
A curated list to learning and practicing about algorithm.
Stars: ✭ 267 (-20.77%)
Mutual labels:  algorithm
deutschland
Free open public domain football data for Germany (Deutschland) incl. Deutsche Bundesliga, 2. Bundesliga, 3. Liga, DFB Pokal etc.
Stars: ✭ 64 (-81.01%)
Mutual labels:  football
genieclust
Genie++ Fast and Robust Hierarchical Clustering with Noise Point Detection - for Python and R
Stars: ✭ 34 (-89.91%)
Mytinystl
Achieve a tiny STL in C++11
Stars: ✭ 4,813 (+1328.19%)
Mutual labels:  algorithm
Fate
An Industrial Grade Federated Learning Framework
Stars: ✭ 3,775 (+1020.18%)
Mutual labels:  algorithm
DA Tutorial
This is a 'hands-on' tutorial for the RIKEN International School on Data Assimilation (RISDA2018).
Stars: ✭ 23 (-93.18%)
Algorithms
All algorithms writing with javascript in the book 'Algorithms Fourth Edition'.
Stars: ✭ 322 (-4.45%)
Mutual labels:  algorithm
neptune-examples
Examples of using Neptune to keep track of your experiments (maintenance only).
Stars: ✭ 22 (-93.47%)
Notebooks Statistics And Machinelearning
Jupyter Notebooks from the old UnsupervisedLearning.com (RIP) machine learning and statistics blog
Stars: ✭ 270 (-19.88%)
Forecasting Mutual Funds
This Project gives you an overall idea for Forecasting Mutual Funds
Stars: ✭ 15 (-95.55%)
Mutual labels:  prediction
Ai Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Stars: ✭ 4,387 (+1201.78%)
Mutual labels:  algorithm
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+855.79%)
Mutual labels:  algorithm
LTVModels.jl
Tools to estimate Linear Time-Varying models in Julia
Stars: ✭ 14 (-95.85%)
Mutual labels:  prediction
genie
Genie: A Fast and Robust Hierarchical Clustering Algorithm (this R package has now been superseded by genieclust)
Stars: ✭ 21 (-93.77%)
forestError
A Unified Framework for Random Forest Prediction Error Estimation
Stars: ✭ 23 (-93.18%)
Mutual labels:  prediction
Tensorflow Resources
Curated Tensorflow code resources to help you get started with Deep Learning.
Stars: ✭ 330 (-2.08%)
Mutual labels:  prediction
Algorithmanddatastructure
互联网行业研发岗面试必备算法题配图解析及代码
Stars: ✭ 318 (-5.64%)
Mutual labels:  algorithm
Machine Learning For Beginner By Python3
为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。
Stars: ✭ 305 (-9.5%)
Mutual labels:  algorithm
Bitmagic
BitMagic Library
Stars: ✭ 263 (-21.96%)
Mutual labels:  algorithm
Python-TensorFlow-WebApp
Emerging Technologies Project - 4th Year 2017
Stars: ✭ 16 (-95.25%)
Machine-learning-implement
Teach you how to implement machine learning algorithms
Stars: ✭ 37 (-89.02%)
Lihang algorithms
用python和sklearn两种方法实现李航《统计学习方法》中的算法
Stars: ✭ 263 (-21.96%)
Data-Scientist-In-Python
This repository contains notes and projects of Data scientist track from dataquest course work.
Stars: ✭ 23 (-93.18%)
Fake-News-Detection-Project
Fake News Detection Final Year College Project with Project Report, PPT, Code, Research Paper and Documents.
Stars: ✭ 16 (-95.25%)
Leetcode Notebook
🌛LeetCode 题解,每日更新,欢迎 Watch。每天一道算法题,和我一起变强吧!
Stars: ✭ 301 (-10.68%)
Mutual labels:  algorithm
Awesome Speech Enhancement
A tutorial for Speech Enhancement researchers and practitioners. The purpose of this repo is to organize the world’s resources for speech enhancement and make them universally accessible and useful.
Stars: ✭ 257 (-23.74%)
oxygenjs
This a JavaScript Library for the Numerical Javascript and Machine Learning
Stars: ✭ 13 (-96.14%)
Base-On-Relation-Method-Extract-News-DA-RNN-Model-For-Stock-Prediction--Pytorch
基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測
Stars: ✭ 33 (-90.21%)
Mutual labels:  prediction
Sand Spline
generative algorithm
Stars: ✭ 261 (-22.55%)
Mutual labels:  algorithm
IPL-ML-2018
Predicting IPL match results. https://kuharan.github.io/IPL-ML-2018/
Stars: ✭ 14 (-95.85%)
Mutual labels:  prediction
61-120 of 973 similar projects