Pinned Repositories
1806
18.06 course at MIT
1brc
The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
AI-RemoteSensing
AI-Search-Algorithms
This is an educational repository containing implementation of some search algorithms in Artificial Intelligence.
ai_all_resources
A curated list of Best Artificial Intelligence Resources
amazon-sagemaker-examples
Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
amazon-sagemaker-script-mode
Amazon SageMaker Script Mode examples
AntonioFalcao
balijepalli.github.io
balijepalli
balijepalli's Repositories
balijepalli/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
balijepalli/mlflow-workshop-part-2
Partly lecture and partly a hands-on tutorial and workshop, this is a three part series on how to get started with MLflow. In this four part series, we will cover MLflow Tracking, Projects, Models, and Model Registry.
balijepalli/renv-docker
A guide to getting renv projects into Docker images
balijepalli/mlflow-workshop-part-1
Partly lecture and partly a hands-on tutorial and workshop, this is a three part series on how to get started with MLflow. In this three part series, we will cover MLflow Tracking, Projects, Models, and Model Registry.
balijepalli/Reinforcement-Learning
Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
balijepalli/covid19.news.github.io
balijepalli/cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
balijepalli/ml-powered-applications
Companion repository for the book Building Machine Learning Powered Applications
balijepalli/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
balijepalli/bigquery-oreilly-book
Source code accompanying: BigQuery: The Definitive Guide by Lakshmanan & Tigani to be published by O'Reilly Media
balijepalli/gitlab-training
Open Source Training for GitLab and Git
balijepalli/datascience
Curated list of Python resources for data science.
balijepalli/amazon-sagemaker-examples
Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
balijepalli/AI-Search-Algorithms
This is an educational repository containing implementation of some search algorithms in Artificial Intelligence.
balijepalli/Confluent-Kafka-Certification
This repos is to keep all the relevant informations for Confluent Certified Developer for Apache Kafka (CCDAK)
balijepalli/mlflow-spark-summit-2019
MLFlow Spark Summit 2019 Presentation
balijepalli/Python-DevOps
gathers Python stack for DevOps, these are usually my basic templates use for my implementations, so, feel free to use it and evolve it! Everything is Docker!
balijepalli/hogwild-python
balijepalli/machine-learning-yearning
Machine Learning Yearning book by 🅰️𝓷𝓭𝓻𝓮𝔀 🆖
balijepalli/katacoda-scenarios
Katacoda Scenarios
balijepalli/Machine-Learning-Resources
balijepalli/datarobot-sagemaker-examples
This repository contains some sample notebooks illustrating the use of DataRobot and SageMaker
balijepalli/Regression-Practice-Problems
balijepalli/microservice
Sample of a Microservice setup for my book. Based on Spring Cloud / Netflix / Java / Docker / Docker Compose / Docker Machine / Vagrant
balijepalli/intro_to_git_course
balijepalli/coursera-capstone-datascience
balijepalli/practicalml-coursera
balijepalli/ogc-schemas
XML<->Java and XML<->JS for OGC XSDs.
balijepalli/aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
balijepalli/learning-spark
Example code from Learning Spark book