Pinned Repositories
ADFlipTransition
An alternative presentation animation for iOS. Mimics the flip animation from the iOS iTunes/App Store.
AFNetworking
A delightful iOS and OS X networking framework
csv-to-json
CSV to JSON
FinRL
FinRL: Financial Reinforcement Learning Framework. Please star. 🔥
GMGridView
A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
indigolink
iPhone app that works with indigo domotics and requires the indigo link server
indigolinkserver
The indigolinkserver that is required by the indigolink iPhone app.
nimbus
The iOS framework whose growth is bounded by O(documentation).
NoticeView
A TweetBot-like notice component for iOS.
tensorflow
Computation using data flow graphs for scalable machine learning
lcavalie's Repositories
lcavalie/indigolinkserver
The indigolinkserver that is required by the indigolink iPhone app.
lcavalie/FinRL
FinRL: Financial Reinforcement Learning Framework. Please star. 🔥
lcavalie/indigolink
iPhone app that works with indigo domotics and requires the indigo link server
lcavalie/AFNetworking
A delightful iOS and OS X networking framework
lcavalie/tensorflow
Computation using data flow graphs for scalable machine learning
lcavalie/AFOAuth1Client
AFNetworking Extension for OAuth 1.0a Authentication
lcavalie/Awesome_AI4Finance
A collection of practical resources by the AI4Finance Foundation
lcavalie/CKCalendar
A sleek, easily customized calendar control for iOS.
lcavalie/CLFContainerViewController
A subclass of UIViewController that is designed to make it easier to create custom container view controllers.
lcavalie/DeepLearningKit
Open Source Deep Learning Framework for Apple's iOS, OS X and tvOS -
lcavalie/DLSFTPClient
SFTP Client library and sample app for iOS, using libssh2
lcavalie/ElegantRL
Cloud-native Deep Reinforcement Learning. 🔥
lcavalie/FinRL-Meta
FinRL-Meta: Data-Driven Metaverse for Financial Reinforcement Learning. 🔥
lcavalie/GoPiGo
The GoPiGo Robot for Raspberry Pi
lcavalie/HTProgressHUD
Better indicator view for iOS
lcavalie/InAppSettings
InAppSettings provides a view controller that displays the application's Settings.bundle as it appears in the iPhone settings. Allowing the same preferences in app and in the iPhone settings.
lcavalie/IQKeyboardManager
Keyboard TextField Manager
lcavalie/JASidePanels
Reveal side ViewControllers similar to Facebook/Path's menu
lcavalie/JFMinimalNotifications
An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable.
lcavalie/MLPAutoCompleteTextField
UITextfield subclass with autocomplete menu.
lcavalie/MSSimpleGauge
lcavalie/PunchClock
An in/out tracking app for iOS 7+ that uses iBeacon and Geofencing.
lcavalie/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
lcavalie/Reachability
ARC and GCD Compatible Reachability Class for iOS and MacOS. Drop in replacement for Apple Reachability
lcavalie/RMDateSelectionViewController
This is an iOS control for selecting a date using UIDatePicker in a UIActionSheet like fashion
lcavalie/SDURLCache
URLCache subclass with on-disk cache support on iPhone/iPad
lcavalie/SVWebViewController
A drop-in inline browser for your iOS app.
lcavalie/WYPopoverController
WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.
lcavalie/XMLDictionary
A simple way to parse and generate XML on iOS and Mac OS. Converts an XML file to an NSDictionary which can then be easily traversed using the standard Cocoa keyPath mechanism. Can also output the contents of any dictionary as XML.
lcavalie/yajl-objc
Objective-C bindings for YAJL (Yet Another JSON Library) C library