Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A music recommendation engine. It is meant to be an add-on for popular media players like Winamp, Amarok, Rhythmbox or Banshee.
Currently supports only MediaMonkey Player.
Downlaod, extract and run "pronac.exe". Play the first song from the Now Playing list, it'll recommend you next songs from the same list.
NOTE: MAKE SURE THAT SONG SHUFFLE IS TURNED OFF WHILE USING PRONAC.
Based upon K-Nearest Neighbor Machine Learning Algorithm, K-Fold Cross Validation and EchoNest for audio...
This program generates customizable hyper-surfaces (multi-dimensional input and output) and samples data from them to be used further as benchmark for response surface modeling tasks or optimization algorithms.
Spider that recollects data from MySpace Social Network.
At now, it is only designed to extract information from native american people because it is used for a social science study in the UNAM (Universidad Nacional Autónoma de México).
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Powerful machine learning modeling software suitable for industry use.
Betelgeuse is a machine learning modeling package designed to meet the requirements of heavy-duty industry use. It was designed to be efficient, reliable, and highly modular; it is developed primarily in Python to promote maintainability and rapid development, but uses Cython and C in critical bottlenecks for efficiency. It focuses on high-quality implementations of a diverse set of the most widely used machine learning algorithms. An important goal of Betelgeuse is to have a clean...
A low code unified framework for computer vision and deeplearning
Monk is an open source low code programming environment to reduce the cognitive load faced by entry level programmers while catering to the needs of Expert DeepLearning engineers.
There are three libraries in this opensource set.
- Monk Classiciation- https://monkai.org. A Unified wrapper over major deeplearning frameworks. Our core focus area is at the intersection of Computer Vision and DeepLearning algorithms.
- Monk Object Detection - https://github.com/Tessellate-Imaging...
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This project aims to provide a simple python interface for CBR
Case base reasoninig is one of the primitive AI techniques in existance. Infact it's one of the laziest. Implementation however takes some effort.
Python is one of the most to used languages that is becoming popular in every community for its simplicity & ease of learning. It has an interface for wordnet (through nltk tools) which brings us why pyCBR exists.
This script is still in its infant stage of CBR & script matching. Nontheless you could use it to do many crazy stuff. Enjoy!!!