mantra icon indicating copy to clipboard operation
mantra copied to clipboard

A high-level, rapid development framework for machine learning projects

Results 9 mantra issues
Sort by recently updated
recently updated
newest added

Bumps [requests](https://github.com/requests/requests) from 2.19.1 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...

dependencies

The requirements should also include the following: ``` tensorflow h5py ```

Currently the user must specify --dev in addition to --cloud to do training on a development instance - an instance that does not close after training. Since the development machine...

enhancement
hacktoberfest

The project looks quite interesting - do you have a roadmap that you are willing to share on what you want to achieve in the next 6/12 months? It would...

Is supporting scikit-learn models (even if they are usually not Deep Learning models) on the roadmap? If so, what are the minimum requirements to be implemented for support?

File "/home/ubuntu/anaconda3/envs/tensorflow_p36/lib/python3.6/site-packages/mantraml/data/Dataset.py", line 288, in extract_file_data file_hashes = self.get_data_dependency_hashes(is_extract_folder=is_extract_folder, is_hash=is_hash) File "/home/ubuntu/anaconda3/envs/tensorflow_p36/lib/python3.6/site-packages/mantraml/data/Dataset.py", line 401, in get_data_dependency_hashes self.extract_tar_file(file_path) File "/home/ubuntu/anaconda3/envs/tensorflow_p36/lib/python3.6/site-packages/mantraml/data/Dataset.py", line 349, in extract_tar_file os.rename('%sraw/%s' % (self.data_dir, top_level_dir), '%sraw/%s' % (self.data_dir,...

bug

Errors out with an OverFlow file when the dataset dependencies are large files

bug

Corrected reference to the model (just a minor copy paste issue) on the tasks.rst file.

Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.8.24 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies
python